Marcio,

Le 27 févr. 10 à 12:31, Marcio Alexandroni a écrit :

I visited the page about the mechanism you pointed, but in that case it has an Apache/PHP server that handles multiple concurrent connections but it ends up passing the request to a Rev application using Sockets that will
cause the same queuing on message processing.

No under the linux platform if the rev app is launched in root mode without GUI front-end. In this case, each new Apache/PHP request to the rev process launches its own sub-thread witch appears as a separate httpd thread line in the "Top" controller window. In other words, it's not the rev process witch handle the multi-thtrading safty but the HTTPd / xinetd one, just in the same way it works for MySQL, as an other example.

Best Regards,
--
Pierre Sahores
mobile : (33) 6 03 95 77 70

www.woooooooords.com
www.sahores-conseil.com






_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to