[Catalyst] fcgid

2008-09-14 Thread Octavian Rasnita
Hi, I understand that comparing it with mod_perl, fast CGI has the advantage of allowing us to restart the applications without restarting the server. But I have also understood that fcgid don't allow using the app as an external server. If this is true, than which is the advantage of fcgid?

Re: [Catalyst] fcgid

2008-09-14 Thread Thiago Rondon
mod_cgid and mod_fastcgi just have FastCGI protocol in common. No, and I think it's not planned, because mod_fcgid has an adaptive-spawning design and does not support static servers or external servers. -Thiago Rondon Octavian Rasnita escreveu: Hi, I understand that comparing it with

RE: [Catalyst] Pushing data to Catalyst powered web page

2008-09-14 Thread Supra, Morne
Morning to everybody that has assisted so far. I have not been able to resolve the problem yet, most likely because I did not explain my issue correctly. I think that I require some kind of publish and subscribe solution for this. I really want to use Catalyst as far as possible, as it has