I'm doing an app right now where I occasionally use spawn to finish something in the background to improve responsiveness.
This works fine on my Mac with thin, but under Debian with Passenger, the background processing is just silently not happening. The README for spawn explicitly says it has been modified for Passenger, and google isn't presenting me with any answers. Anyone here know anything? Regards, Guyren G Howe Relevant Logic LLC guyren-at-relevantlogic.com ~ http://relevantlogic.com ~ +1 512 784 3178 Ruby/Rails, REALbasic, PHP programming PostgreSQL, MySQL database design and consulting Technical writing and training Read my book, Real OOP with REALbasic: <http://relevantlogic.com/oop-book/about-the-oop-book.php> -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
