Skip to content

yoonsio/gocelery-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocelery-benchmark

run python worker

celery -A worker worker --loglevel=debug --without-heartbeat --without-mingle

run go worker

go run worker/main.go

run all python client tests

python test_client.py

run single python client test

python test_client.py TestCeleryExecution.test_add

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published