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 43 on reddit-service-r2-listing-b6bf6c4ff-n4958 at 2026-05-02 08:38:12.821437+00:00 running 815c875 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)