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

unity3d - Rotate an object to face an opposite direction -

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

javascript - Why jQuery Select box change event is now working? -