Frequently asked questions ============================================================ .. contents:: :local: What is this library for? ------------------------------------------------------------ Is this library an async task manager? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | **Yes & No.** The library was not created as an async manager. | But the library has bridges with libraries that do this. | So you can expect to run your jobs through any async system of your choice. .. seealso:: | :doc:`/bridges/symfony-messenger` | :doc:`/bridges/symfony-console`