[Catalyst] Push services with catalyst
Moritz Onken
onken at houseofdesign.de
Wed Mar 5 17:23:23 GMT 2008
Hi,
I consider offering a push service for real-time data. It's AJAX based
and requires a consistent connection.
I'm not sure about the memory usage of this. I plan to run the
catalyst app as fastcgi server. Does every consistent connection
create an extra fastcgi process? Which means an additional ~30mb (if
that's the size of a fastcgi process)?
moritz
More information about the Catalyst
mailing list