feat: taskiq user process pool
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies = [
|
||||
"aiohttp[speedups]>=3.12.15",
|
||||
"alembic>=1.16.4",
|
||||
"asyncpg>=0.30.0",
|
||||
"celery-types==0.23.0",
|
||||
"celery[librabbitmq,redis]>=5.5.3",
|
||||
"fastapi>=0.116.1",
|
||||
"gevent>=25.5.1",
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
ulimit -n 97816
|
||||
/var/www/sipro/Sipro-Stocks/venv/bin/celery -A background.celery_app worker --loglevel=info --logfile=/var/www/sipro/Sipro-Stocks/celery.log
|
||||
Reference in New Issue
Block a user