All java version support NIO, but we have some trouble with NIO at suse 9.3, jdk 1.5.0_01 and jdk 1.4.x when we stop some cluster members. Then I implement the simple SocketReplicationListener that is really stable for async mode. At async mode we not need a lots of parallell threads.

Peter



Am 15.02.2006 um 15:51 schrieb Filip Hanik - Dev Lists:

Question, what Linux distributions that run Java 1.4 or higher (required for 5.5) do not support NIO?

Filip


Peter Rossbach wrote:
It implements aTCP/IP Socket receiver without NIO. This classes very useful for async mode at some linux platforms. Please, don't remove them, they are very important for some user.

I think also we must discuss the next steps to change the cluster code.

Regards
Peter


Am 09.02.2006 um 00:40 schrieb Filip Hanik - Dev Lists:

What are the SocketReplicationListener and the SocketReplicationThread classes?

seems like we are duplicating functionality. I'm planning on breaking out the membership and replication logic into a component so that we don't mix group messaging logic with session replication logic as they are two different classes.

Looks like these classes are only referenced from the SimpleTcpCluster and it looks like they are an attempt to do what we already do.

Question: Do we need them? Can I remove them?

Filip

-------------------------------------------------------------------- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to