What about to add pool of subprocesses? Pool would allow to use subprocesses safely in controllers.
понедельник, 29 августа 2016 г., 19:14:37 UTC+5 пользователь sri написал: > > We've just released Mojolicious 7.04, and it contains a rather big new > experimental feature. > > > https://github.com/kraih/mojo/compare/v7.03...v7.04#diff-c112bb3542e98308d12d5ecb10a67abcR2 > > Basically, this addresses a very common problem, and you can now use > subprocesses to perform > computationally expensive operations without blocking or leaving the > Mojolicious event loop. This > is also a pretty complicated feature, and we'd very much appreciate it > getting tested in many > different environments. > > -- > sebastian > -- You received this message because you are subscribed to the Google Groups "Mojolicious" 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]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
