in reply to Re: how to throttle/cache a simple HTTP datastream
in thread how to throttle/cache a simple HTTP datastream
The reason for this little system is to capture stock values from a constantly updating stream and send them to a java application from the http stream. There are 2 streams and I'd like to throttle them and use one for primary and the other as an active/passive failover.
Any recommended POE howtos? I've seen a few but some are far better than others.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: how to throttle/cache a simple HTTP datastream
by merlyn (Sage) on Jul 18, 2005 at 18:03 UTC | |
by intel (Beadle) on Jul 18, 2005 at 20:08 UTC |