multiple concurrent event loops

44 views
Skip to first unread message

Felipe Gasper

unread,
Feb 19, 2021, 6:01:30 PM2/19/21
to mojol...@googlegroups.com
Hello,

In a PR thread yesterday Sebastian mentioned that Mojo allows multiple concurrent event loops.

When and why would someone want such a configuration?

Thank you!

cheers,
-Felipe Gasper

Dan Book

unread,
Feb 19, 2021, 6:07:09 PM2/19/21
to mojol...@googlegroups.com
The first example that comes to mind is Mojo::UserAgent, which uses a secondary IOLoop (from its ioloop attribute) for blocking requests, so that it can run them in a blocking manner even while the main loop is active.

This mailing list is sorta deprecated for the Github discussions forum: https://github.com/mojolicious/mojo/discussions

-Dan

--
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 mojolicious...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mojolicious/EED46BD6-1A44-4B7C-B5C9-50A4D276D17B%40felipegasper.com.
Reply all
Reply to author
Forward
0 new messages