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.21a2 (2022-02-04)

  • Add utils.random_seed and run on current process

  • Use yaml.SafeLoader instead of yaml.Loader

0.20 (2022-01-13)

  • Drop support Python 3.5

  • Add support Python 3.10

  • add stubs by stubgen

  • URI impl (#85)

  • Support run asgi on aioworkers (#86)

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

  • Decode Content-Type: text/plain

  • Default key web.Application is “web” instead of “app” (#88)

  • Fix default encode/decode charset

  • Add cpus factor for processes

  • Fix log for ContextProcessor.ready

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__

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.21a2.tar.gz (56.9 kB view hashes)

Uploaded Source

Built Distribution

aioworkers-0.21a2-py3-none-any.whl (78.4 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