[zeromq-dev] Using 0mq in a Web application
Joshua Foster
jhawk28 at gmail.com
Wed Mar 14 14:12:03 CET 2012
check out http://mongrel2.org/
Joshua
On Mar 13, 2012, at 10:41 PM, David Mitchell wrote:
>
> Is is possible when running a PHP script under mod_php or CGI and an
> Apache Web server to bind or connect to a TCP or IPC socket? I can
> bind and connect when using the PHP CLI, but the connection just hangs
> when making a send or recv call from within a Web application.
>
> It would be great if I could pass a JSON object to a queue so that I
> could process it with a few workers, and then pass the results back to
> the Web application. But, I am I trying to the the impossible?
>
> Thank you for your help.
>
> David
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list