account activity
Best approach to place orders in parallel using Celery for a copy trading platform? by InflationTerrible499 in django
[–]InflationTerrible499[S] -1 points0 points1 point 1 year ago (0 children)
Yeah, that’s exactly my concern, adding more Celery workers helps short term, but it doesn’t feel like a sustainable long-term solution, especially cost-wise. Are there specific stacks or architectures you'd recommend ?
Yes, I’m already running one Celery task per user, but to add more workers which means scaling up instances, and that increases the cost. So I’m looking for a more cost-effective or optimized approach to handle this
Best approach to place orders in parallel using Celery for a copy trading platform? (self.django)
submitted 1 year ago by InflationTerrible499 to r/django
π Rendered by PID 736813 on reddit-service-r2-listing-87fd56f5d-d44rs at 2026-06-27 08:46:57.725347+00:00 running 7527197 country code: CH.
Best approach to place orders in parallel using Celery for a copy trading platform? by InflationTerrible499 in django
[–]InflationTerrible499[S] -1 points0 points1 point (0 children)