StackRating

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

Alexei Kaigorodov

Rating
1428.16 (4,535,503rd)
Reputation
10,116 (15,070th)
Page: 1 ... 8 9 10 11 12 ... 18
Title Δ
Java NIO non-blocking mode vs node.js asychronous operation -1.59
Converting between bases (wih decimal places) in java 0.00
Java 7 AsynchronousSocketChannel 0.00
Manually add a method call to a class file? +0.88
java: saving the bytecode of a class modified with reflection -1.47
What kind of "EventBus" to use in Spring? Built-in, React... +1.00
is it possible to use a thread consumer / producer at same of time? +2.25
Static generic interface implementation +0.01
Java - ServerSocket accept() method repeating in while(true) loop 0.00
how do SwingUtilities.invokeLater(runnable) and Swing Timer work? +0.62
Is it possible to identify that object is collected by garbage coll... +3.13
how to pass objects and list dynamically in a method? -0.33
JAVA initialization blocks -0.07
shutdown executor service when program exits +0.11
Hierarchical(Multilevel) Multithreading +1.61
Multithreaded return value -0.57
Thread Completion Notification +0.05
Blocking Queue Vs Classical implementation of Producer Consumer pat... -0.06
Exception in thread "Thread-***" java.lang.NullPointerExc... +2.54
How to wake up RecursiveTask<V> with notify? +0.12
Asynchronous computation always have to use a separate thread? -0.88
Java - threads in for loop are not created before the previous one... -0.84
How to set up bidirectional association between two objects in OO J... +1.53
Stoping all threads in ThreadPool if an exception occurs 0.00
Thread safety in huge data model -0.58
Conversion from bytes to large unsigned integer and string +0.62
Returning values from Thread in Batches 0.00
Any way to maitain data consistency without using locks? -1.58
How does `try / catch` work in details +1.02
Change from CharSequence to String for Set<CharSequence> &... -0.48
Readability vs Performance -0.61
Non blocking buffer in java +0.13
Retrieving data from multiple tasks from different threads -1.41
Using Multiple Threads in Java To Shorten Program Time +0.11
Java: how to determine optimal number of threads for high latency,... +0.15
Java: How to open the execution of new Thread in separate command w... -0.70
Java: How to open the execution of new Thread in separate command w... +1.30
syschronized getter and setters but need to avoid deadlock -1.19
How Java is secure? -0.61
What is missed signal in java? how calling notify() be missed by th... +0.61
Client call on Asynchronous and Synchronous network 0.00
Explain "accumulated round-off error" for double values -0.20
How to write a Parser in Java 0.00
speeding up for loops in a thread that has lots of them (in Android) +0.06
Fitting in Java Generics for this specific use scenario +0.36
Java variable placed on stack or heap -0.18
limit maximum threads executing at time in java -0.40
How are Class declarations and defintions stored in object oriented... +0.01
PipedOutputStream in Java 0.00
Would a map's put need synchronization if all keys are unique? -0.12