[jboss-jira] [JBoss JIRA] Commented: (JGRP-705) Unicast JGroups
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Apr 24 10:26:08 EDT 2008
[ http://jira.jboss.com/jira/browse/JGRP-705?page=comments#action_12410507 ]
Bela Ban commented on JGRP-705:
-------------------------------
Possibly provide implementations (subclasses) of java.net.Socket and ServerSocket ? This would allow existing code to run unchanged, but provide the flexibility of JGroups, e.g. add a compression protocol.
> Unicast JGroups
> ---------------
>
> Key: JGRP-705
> URL: http://jira.jboss.com/jira/browse/JGRP-705
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.8
>
>
> Investigate use of JGroups for point-to-point communication, as a replacement for java.net{Server}Socket.
> E.g.
> Channelch=new JChannel();
> ch.connect(null); // null means p2p
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list