You can use boss_news to run actions if some data changes. also, there is built-in queue called boss_mq, so you can use it for simple tasks without adding any external libraries.
On Wednesday, January 28, 2015 at 12:58:44 AM UTC+2, Miguel Benitez wrote: > > Hi community, > > I have a function that takes a long time to run, so I'd like to execute it > in the background, I wonder if there is something like > http://www.celeryproject.org/ in chicagoboss? > > Any help is appreciated > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/21612eb1-e54e-43ec-ac6d-6ca19c9071c5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
