Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

root: 132 7

latest revision download root:

132 annotated / raw | Diffs: previous, other | Lines: 66 ( +1, -6 )

Created: 2005-10-09 19:06:39 -0500 (2 years 7 months ago) | Author: chirino | Changeset: 132

Copied to: tags/ACTIVEIO-2.1/activeio/src/java/org/activeio/Packet.java 146

The narrow() method was a little smelly and I've been told more than once.  Since it's purpose is that same as the IAdaptable interface eclipse uses, I'm going to follow that lead.
Refactored out the Adaptable interface and renamed the method.

131 annotated / raw | Diffs: previous, other | Lines: 71 ( +0, -22 )

Created: 2005-10-04 14:15:37 -0500 (2 years 7 months ago) | Author: chirino | Changeset: 131

- Fixed spelling problems
- Added an alternative ByteArray(Input|Output)Stream implementations which are not thread safe.
- PacketData now has static methods that can be used against the Packet.

80 annotated / raw | Diffs: previous, other | Lines: 93 ( +6, -6 )

Created: 2005-03-10 12:56:11 -0600 (3 years 2 months ago) | Author: chirino | Changeset: 80

Copied (2 times):

- Packets are now disposable so that they can be pooled.
- Generalize the journal PacketPool
- Changed the packet interface so that it's easier to know when an operation produces a new reference to the buffer.  Methods that return
a Packet are not allways creating new references.  Clients that are pooling should eventually dispose that reference.
- Small enhancment to the journal so that does not force if the batched write did not require a force.

79 annotated / raw | Diffs: previous, other | Lines: 93 ( +3, -1 )

Created: 2005-03-03 12:49:28 -0600 (3 years 2 months ago) | Author: chirino | Changeset: 79

Packets can now write themselfs to a DataOutput stream.

55 annotated / raw | Diffs: previous, other | Lines: 91 ( +1, -0 )

Created: 2005-02-16 23:29:01 -0600 (3 years 2 months ago) | Author: chirino | Changeset: 55

Created s ChannelServer that uses in VM pipes
that implement FAST Asynch channels without the
overhead of networking.  These pipes
should be usable even across classloaders!

17 annotated / raw | Diffs: previous, other | Lines: 90 ( +4, -5 )

Created: 2004-12-22 22:26:46 -0600 (3 years 4 months ago) | Author: chirino | Changeset: 17

Eliminated the use of ChannelContext and it's associated Attribute class.  It was being used to get metadata associated with a packet.  Same problem is now solved in a simpler way using a narrow method on the Packet.

9 annotated / raw | Diffs: previous, other | Lines: 91 ( +5, -0 )

Created: 2004-12-16 15:21:33 -0600 (3 years 4 months ago) | Author: chirino | Changeset: 9

More clean up.  Got rid of ChannelException.

7 new annotated / raw | Lines: 86 ( +86, -0 )

Created: 2004-12-09 16:57:37 -0600 (3 years 5 months ago) | Author: chirino | Changeset: 7

Some more package/class renaming with David Blevins' assistance.

Open Source License registered to the Codehaus Project. This license of FishEye is provided to support the development of Codehaus only.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-296 2008-04-24 ) - Administration - Page generated 2008-05-16 03:26 -0500