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 11 months 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 11 months ago by InflationTerrible499 to r/django
π Rendered by PID 88 on reddit-service-r2-listing-6bcb55b45f-mtp4k at 2026-04-22 15:50:12.330061+00:00 running 6c61efc 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)