Hi, Is there a way I can start a background process in pyramid, where a certain non-important work can be pushed to this process. I don't need to wait for this to complete to return my request. This can be implemented in a different way, but just checking if there is already a convenient way to do this in pyramid.
The background process needs to be started as soon as the first instance of the app is started. Other instances of the app just check if the background process is already started and does nothing. If the background process has crashed or stopped, it will start an instance again. Srikanth Bemineni -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/230b5afb-a0ee-416d-882f-018edd6149b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
