awesome-asyncio icon indicating copy to clipboard operation
awesome-asyncio copied to clipboard

add core-service to misc section

Open flu2020 opened this issue 4 years ago • 1 comments

What is this project?

core-service helps you to organize asyncio app into set of services and tasks running in it.

Sources: https://github.com/sarafanio/core-service/ Docs: https://core-service.readthedocs.io/en/master/

Why is it awesome?

It is inspired by ask/mode but it is much simpler and have a better testability.

Features:

  • async start and stop
  • nested service management and orchestration
  • service task management and monitoring
  • exception handling in nested services and tasks, service tree graceful shutdown
  • 100% test coverage
  • simple

flu2020 avatar May 18 '20 05:05 flu2020

Thanks for the suggestion! :tada:

It still seams to be a very fresh and "unknown" package - let's start a vote here!

timofurrer avatar May 18 '20 06:05 timofurrer

Since this post didn't get any upvotes, the project didn't have any contributions in over a year and also hasn't really any public users - I'm going to close this issue.

timofurrer avatar Oct 30 '22 18:10 timofurrer