Perhaps.
I 'system("nohup ... >& /tmp/file &")'
& my page makes ajax calls that gathers /tmp/file & ships it back.
There's some more logic around ensuring the process doesn't get started twice & bob's yer uncle.
        Mark

For another project I am using activemq & Net::Stomp (& Catalyst) to send/receive requests which also works well. Depends how crazy you wanna get.

A. Pagaltzis wrote:
* Mark Ethan Trostler <[EMAIL PROTECTED]> [2006-10-26 19:00]:
Christopher H. Laco wrote:
Personally, rather than fork, I'd suggest some sort of
message/request queue.
Ajax.

Some people, when confronted with a problem, think “I know, I’ll
use Javascript.” Now they have two problems.

(With apologies to Jamie Zawinski.)

Regards,

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to