Skip to main content

Easy configurable workers based on asyncio

Project description

https://img.shields.io/pypi/v/aioworkers.svg https://github.com/aioworkers/aioworkers/workflows/Tests/badge.svg https://codecov.io/gh/aioworkers/aioworkers/branch/master/graph/badge.svg Documentation Status https://img.shields.io/pypi/pyversions/aioworkers.svg https://img.shields.io/pypi/dm/aioworkers.svg

Easy configurable workers based on asyncio

Features

  • Specify abstract class for communication between components

  • Configuration subsystem

History

0.20a5 (2022-01-07)

  • Drop support Python 3.5

  • Add support Python 3.10

  • add stubs by stubgen

  • URI impl (#85)

  • Support run asgi on aioworkers (#85)

  • Add default header Date to net.web (#87)

0.19.2 (2021-05-19)

  • Fix match processing key with url

  • Fix FileSystemStorage create dir

0.19.1 (2021-05-09)

  • Revert Cache for ConfigFileLoader

0.19 (2021-05-03)

  • Support run aioworkers over asgi

  • Cache for ConfigFileLoader

  • Simple repr(Context) for not interact mode

  • Signal logs (#70)

  • Support py3.9

  • MultiExecutorEntity

  • setdefault logging.version

  • fix concurrent supervisor.init

0.18 (2020-06-06)

  • AbstractEntity.__init__ with kwargs (#61)

  • fix empty list ListValueMatcher.get_value

  • Improve supervisor

  • change Supervisor.__call__ & Worker.__call__

0.17 (2020-04-27)

  • Graceful shutdown

  • msgpack & bson formatters

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aioworkers-0.20a5.tar.gz (55.9 kB view hashes)

Uploaded Source

Built Distribution

aioworkers-0.20a5-py3-none-any.whl (77.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page