Instead of phantoms we us a different approach.

Our middle-ware built on Apache Tomcat and UniObjects for Java replicates
data from Universe to Universe or Unidata to Unidata.  Using the built in
routines in UOJ we are able to handle over 10,000 to 20,000 transactions
per day.  This technology uses a DataSet or a select list of data from a
single file in a single operation.  Then you write the DataSet to the other
machine.

Regards,
Doug


On Wed, Mar 5, 2014 at 5:34 AM, David A. Green <dgr...@dagconsulting.com>wrote:

> I don't know how you would query the OS on the fly, but you can do a
> manual search for a bank of 10 or 20 unused ports and "claim" them.
>
> David A. Green
> (480) 201-7953
> DAG Consulting
>
> -----Original Message-----
> From: u2-users-boun...@listserver.u2ug.org [mailto:
> u2-users-boun...@listserver.u2ug.org] On Behalf Of Peter Cheney
> Sent: Tuesday, March 04, 2014 9:30 PM
> To: 'U2 Users List'
> Subject: Re: [U2] Multi-threaded phantom processing
>
> Thanks David. As they say "Bigger than Ben-Hur"!
>
> That's a great idea. The server I have is listening on a predetermined
> port. I trolled through /etc/services and a netstat on the remote host to
> select something that looked unused.
>
> So then if it the main phantom spawns 1-n children (presumably more
> phantoms?), it would also need to select 1-n ports which I suppose must
> also be predetermined? Or is there a call to the OS that can return an
> unused port? We're on AIX but the remote host is HPUX.
>
> Cheers
> Peter
>
>
>
> Peter Cheney
> Ultracs Developer
> t 07 3017 8837 | f 07 3002 8400
> e peter.che...@firstmac.com.au
> w firstmac.com.au
>
>
> _______________________________________________
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to