-1

I was wondering if there is a way to incorporate pp (Parallel Python) with django. This would be great because I have multiple computers and I want to use them to better handle the requests.

Pika Supports Ukraine
  • 3,612
  • 10
  • 26
  • 42
Superman
  • 196
  • 1
  • 2
  • 8

1 Answers1

2

paralel python is for litle bit different tasks, and for this purposes it is better to use nginx as loadbalancer.

Hynek Los kamute
  • 566
  • 1
  • 4
  • 15