StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

dano

Rating
1629.44 (886th)
Reputation
62,015 (1,458th)
Page: 1 ... 6 7 8 9 10 ... 20
Title Δ
Python: calling overriden base class method in base class init +0.35
Get the thread state stated from another class 0.00
why is the asyncio library is slower than threads for this I/O-boun... 0.00
What happens with a thread if it's in a infinite while loop pyt... 0.00
Building tuple arguments for function +1.00
Flask and/or Tornado - handling time consuming call to external web... +0.34
Strange "symbolic boolean expression has no truth value"... 0.00
Python logging threadName and multiprocessing.Process 0.00
Python Daemon: checking to have one daemon run at all times +0.93
Popen, multiprocessing and daemons with Python 0.00
Share a constant value using multiprocessing.managers.SyncManager 0.00
How to obtain the results from a pool of threads in python? 0.00
Avoid calling an object after it is dead 0.00
How to append a string to only consonants in a list? +0.36
Kill all Pool workers in python multiprocess +1.52
Disabling the function in base class in python 0.00
Python multiprocessing module: join processes with timeout -0.14
With Python multiprocessing cannot share LDAP object to subprocesses 0.00
Python Tkinter: Progress bar malfunction when using multi-threading 0.00
Breaking threading.Timer when a function is executed 0.00
Python, Windows, and Multiprocessing 0.00
Use a generator to create a list of dictionaries with a set of labels 0.00
What is being pickled when I call multiprocessing.Process? +1.03
Python ThreadPoolExecutor - is the callback guaranteed to run in th... 0.00
What's a Pythonic way to make a non-blocking version of an obje... -0.12
What is the best way to kill a looping python thread on exception? +0.36
How to reconnect a socket on asyncio? 0.00
python multiprocessing queue error 0.00
GObject.idle_add(func), my program hangs 0.00
Python: How to interrupt raw_input() in other thread 0.00
Python3.4 memory usage 0.00
parallelize recursion python 0.00
Why can't I initialize a QThread in a member function of class? 0.00
python - dictionary iterator for pool map -0.90
Python: Control Flow 0.00
Trying to use multithreading to fill an array in python +1.07
Exceptional calls to urllib.request.urlopen when called from Thread... 0.00
How do I send data to a running python thread? 0.00
python - multiprocessing is slower than sequential 0.00
How to inherit a thread class with infinite loop 0.00
Python Multiprocessing - number of process 0.00
Can I wrap a complete class using a decorator in python? 0.00
How to have pygame check when mouse is held down 0.00
Strange behavior of sorted itertools.groupby +0.29
Struct.Pack unsigned integer sometimes is not using 4 bytes +0.36
functions depending on iterables +1.58
How do I get sys.stdout to be monitored by GObject.io_add_watch? 0.00
Python Unit Testing Mock input registering wrong input 0.00
Keep getting , TypeError: a float is required +0.36
Reading multiple lines in a file, and separating their values at th... 0.00