redis - Python multithreaded profiling for method that uses background process workers -


i'm trying find best way profile method uses redis queue set number of jobs running workers, waits till they're done, , returns.

i tried using cprofile, profiles what's going on in main thread. there way configure see what's going on workers, or tool can this?


Comments

Popular posts from this blog

elasticsearch python client - work with many nodes - how to work with sniffer -

angular - Is it possible to get native element for formControl? -

unity3d - Rotate an object to face an opposite direction -