Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pp (Parallel Python) を django に組み込む方法はないかと考えていました。複数のコンピューターがあり、それらを使用して要求をより適切に処理したいので、これは素晴らしいことです。
並列 python は少し異なるタスク用であり、この目的のためにはロードバランサーとして nginx を使用することをお勧めします。