Hi! The question/hint to developers: the org.jnp.interfaces.TimedSocketFactory class might be simplified a bit if you use Socket.connect(InetAddress, timeout) method instead of creating a temporary thread for each socket to connect...
-valeri View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981621#3981621 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981621 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
