|
Kelly, Is there a particular reason why you have to run this on a WinTel box? If its Java app and so could be moved, and its pulling data from and writing data to the iSeries, then the best place to run it is on the iSeries - at least then you'll eliminate slowdowns due to the network traffic, and the fact that you're opening 4,000 connections would probably have less of an impact too. Equally if this isn't directly possible (say, your app needs a GUI, or some Windows DLLs), then I'd write your "something" on the iSeries to accept the data stream and write it out to tables in Java too, that way opening up the network connection between the two programs and shoving Java objects down it is pretty straightforward. Regards, Nigel Gay, Computer Patent Annuities. ******************************************************************************** The information in this message is confidential and may be legally privileged. It is intended solely for the addressee; access to this email by anyone else is unauthorised. If you are not the intended recipient: (1) you are kindly requested to return a copy of this message to the sender indicating that you have received it in error, and to destroy the received copy; and (2) any disclosure or distribution of this message, as well as any action taken or omitted to be taken in reliance on its content, is prohibited and may be unlawful. ********************************************************************************
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.