I know there are several plugins that do asynchronous processing. Which one is the best one and why?
The ones I know about are:
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
starling and workling seem pretty interesting (see the screencast) if you might have several such process, and you want to queue them.
you might also be interested by the previous screencast that use rake for background process, and by the future one that will probably be about another solution to the same question.