|
il y a 3 ans | |
---|---|---|
.. | ||
README.md | il y a 3 ans | |
aioworkers-pypy.dockerfile | il y a 3 ans | |
aioworkers.dockerfile | il y a 3 ans | |
app.py | il y a 3 ans | |
benchmark_config.json | il y a 3 ans | |
config-pg.yaml | il y a 3 ans | |
config.yaml | il y a 3 ans | |
pg.py | il y a 3 ans | |
requirements-pg.txt | il y a 3 ans | |
requirements.txt | il y a 3 ans |
This is the aioworkers portion of a benchmarking tests suite comparing a variety of web development platforms.
The information below is specific to aioworkers. For further guidance, review the documentation. Also note that there is additional information provided in the Python README.
aioworkers is a configurable workers based on asyncio for Python 3.
Aioworkers is implemented using:
All of the test implementations are located within config.yaml, app.py, config-pg.yaml and pg.py.