Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #21520

high availability and failover for tcp/ip connections

X-Received by 10.66.85.168 with SMTP id i8mr1585017paz.21.1358524803622; Fri, 18 Jan 2013 08:00:03 -0800 (PST)
X-Received by 10.50.108.174 with SMTP id hl14mr760851igb.5.1358524803561; Fri, 18 Jan 2013 08:00:03 -0800 (PST)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!f6no8706746pbd.1!news-out.google.com!s9ni24pbb.0!nntp.google.com!ld4no8716508pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.java.programmer
Date Fri, 18 Jan 2013 08:00:03 -0800 (PST)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=137.100.97.30; posting-account=LYoTOgoAAABkuGLLOGXg_LiQpwWAp52F
NNTP-Posting-Host 137.100.97.30
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <21bb7da2-cad6-4c3c-aba9-fa7abb81e754@googlegroups.com> (permalink)
Subject high availability and failover for tcp/ip connections
From me 2 <winona_whitener@yahoo.com>
Injection-Date Fri, 18 Jan 2013 16:00:03 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.lang.java.programmer:21520

Show key headers only | View raw


Greetings,

I was wondering if anyone knew of a library that could help me with some socket programming.  Ideally, I'd be able to provide my main program with a socket connection that would be able to go through a list of potential targets for connection and then, if the socket died unexpectedly, try to reach the next potential target.  It has to ultimately use a TCP socket and no I can't use a JMS server product--but maybe a single part of the library.  I saw something similar to what I want for c# at http://www.codeproject.com/Articles/20106/Failover-Socket-Client and I thought that I'd ask around and see if there was some cool library that I just didn't know about.

Cheers,
Me

Back to comp.lang.java.programmer | Previous | Next | Find similar | Unroll thread


Thread

high availability and failover for tcp/ip connections me 2 <winona_whitener@yahoo.com> - 2013-01-18 08:00 -0800

csiph-web