Hi there,

My website would need to talk to three servers: a HTTP web server, a
MySQL database server and a computing server. The computing server is
used to perform complex calculations based on user's search requests
from the website, assuming that the native MySQL's SQL features can
not do their search job.

My question is: how can the 3 servers talk to each other ?

If a new process is spawned on the computing server for each arriving
use request, there would be performance bottleneck as the number of
users increase dramatically and the calculations take a long time. Is
there any technology that can be used to address this issue?

Thanks a lot in advance,
Robert

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to