Skip to content

light-weight event system runs on asyncio. Provides in-process, inter-process communication and RPC as well

License

Notifications You must be signed in to change notification settings

zillionare/pyemit

Repository files navigation

py-emit

Documentation Status
light-weight asynchronous event system, support in-process communication, remote message server (currently redis
only) communication and remote procedure call (RPC).

Features

  • asynchronous support.
  • support in-process communication
  • support remote message server (currently redis, aioredis is required)
  • RPC (Remote procedure call)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

light-weight event system runs on asyncio. Provides in-process, inter-process communication and RPC as well

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •