StackRating

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

Martin James

Rating
1447.71 (4,533,234th)
Reputation
22,067 (6,000th)
Page: 1 ... 5 6 7 8 9 ... 27
Title Δ
MultitClient Server - Allowing Constant communication 0.00
In which circumstances is Thread.sleep() the best approach for paus... -0.84
Issue with allocating memory for pointers +1.50
OS Heap and OS stack in an multicore OS -1.28
Use of pthread_join() -0.53
not reading an entire datagram from a UDP socket +2.18
A bounded buffer producer-consumer code using semaphore 0.00
C - Why put a struct inside a union? -0.68
How does OS "protects" or "maintains boundaries"... +0.58
Which one is faster in the following cases? -1.05
Please explain the return value of GetAsyncKeyState() function in w... -0.41
Creating a thread -1.77
Process switch and system level stack 0.00
what are advantages of queue over multiple threads +0.61
Is there any other use for Thread.Sleep() besides simulating long-l... +0.48
Multithreaded udp server 0.00
Will semaphore mechanism cause deadlock? 0.00
C linux server blocking 0.00
how to solve busy waiting for many running threads +0.32
Do I need to join every thread in my application ? +0.53
Operating system software task scheduling +1.17
Pthread create function +2.51
Scala synchronized consumer producer -0.17
about putting inotify thread to sleep 0.00
Handling exception within thread function 0.00
When does windows determine a call blocks and surrender the rest of... -0.99
linux c++ create semaphore with a max value +0.59
strcpy() implementation.. How to initialize a passing pointer to a... +1.39
Good Practice: Continually create threads or reuse threads 0.00
How to stop udp socket thread in python? +0.08
From where is the code for dealing with critical section originated? 0.00
DatagramSocket notify remote device connected or not? 0.00
Should a win32 program always be multi-threaded +0.58
Java threading, shutting down a server thread from a main JFrame GUI +2.41
Limiting thread operations per second 0.00
Serial port communication in linux returns wrong answers 0.00
Current line of code executed by the CPU at a particular point of t... 0.00
How to design a control loop 0.00
Using pthread_yield to return control over the CPU back to Kernel +0.32
listbox.Clear() not working +0.09
Does printf() invoke the short term scheduler to schedule another p... 0.00
How to sync the rate of communication between socket server and cli... 0.00
When a process ends, what happens to a thread that is in the middle... -0.75
Java Threads Not Running Asynchronously - Some not completing at all -0.97
Why do kernels have a main thread 0.00
Notify parent about thread terminating +1.48
socket.accept() hangs my program 0.00
Ncurses/C/C++: Using getstr() and preventing overflow (There must b... -1.41
Winforms updates with high performance +2.77
Which system call is called for strcpy or strcat C++ functions? +1.07