|
Looking for any suggestions;
I have a call to a stored procedure on a MSSQL server. The function is used
by multiple users and called multiple times.
My thinking is to create two keyed data queues and a monitor program that
can start the JVM and create the connection to the MSSQL server, then wait
on requests on the data queue. A request is then processed and the result
returned on the second data queue.
Is there a better solution to avoid the overhead of starting the JVM and
initiating the connection to the MSSQL server for each request?
Thank you for any suggestions
Don
Sent from my iPhone
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.