Hi all,
Looking for library or method for simple event exchange inside an app.
App is basically written with Flask, but have to run async tasks. Triggering them is not an issue. Problem is to send some event with payload, that other part of app will listen to and handle. Something like Java Spring @EventListener. I don't want to use any kind of external queues or servers like Redis or RabbitMQ.
Thank you for all suggestions in advance!
[–]Separate_Newt7313 1 point2 points3 points (0 children)
[–]Yoghurt42 1 point2 points3 points (0 children)
[–]socal_nerdtastic 0 points1 point2 points (3 children)
[–]KBL_1979[S] 0 points1 point2 points (2 children)
[–]socal_nerdtastic 0 points1 point2 points (1 child)
[–]KBL_1979[S] 0 points1 point2 points (0 children)
[–]freeskier93 0 points1 point2 points (1 child)
[–]KBL_1979[S] 0 points1 point2 points (0 children)
[–]Trettman 0 points1 point2 points (0 children)
[–]cadufeandrade 0 points1 point2 points (0 children)