Lightweight event loop monitor
-
Updated
Dec 13, 2023 - Python
Lightweight event loop monitor
A Celery-like event loop with asyncio and no dependencies
io event notify based on reacttimeor mode
This is a demonstration of Asynchronous Non-Blocking threads and callbacks through the simulation of a Reactor EventLoop without using asyncio. This is demonstrated through the working of a chatroom that is monitored by a server and accessed by clients. The reactor eventloop could very well be replaced by a Proactor eventloop as well.
Some graceful style to exit event loop.
Fynd onboarding demo project.
Multi threading, multi processing and event loop in Python.
A music bot created with discord.py that makes use of OOP principles, event loops, and async/await.
Add a description, image, and links to the eventloop topic page so that developers can more easily learn about it.
To associate your repository with the eventloop topic, visit your repo's landing page and select "manage topics."