StackRating

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

Gray

Rating
1560.19 (5,563rd)
Reputation
98,985 (752nd)
Page: 1 2 3 4 ... 41
Title Δ
Does not calling Future.get cause any issue? -1.87
Synchronization on getting ConcurrentHashMap reference? +0.37
JUnit tests succeed individually, but when executed together fail a... -0.11
Make expensive for loop multithreaded, Java -0.37
How to let Task cancel it's own future? 0.00
What does "subsequent read" mean in the context of volati... +1.00
Concurrently checking for duplicates + adding item to list/set in J... -0.40
Increments and decrements in multi threaded environment -1.28
Executor thread keeps running after main class is finished -0.87
Improve Performance for reading file line by line and processing -0.64
How is the order of execution of the run method of two threads cont... -1.96
How to access result of void onComplete() of a Task +1.51
How to clean concurrent map safely +0.38
ConcurrentHashMap method execution order in multithreaded environment +1.62
org.h2.jdbc.JdbcSQLException: The object is already closed 0.00
Is it useful to have a dedicated object for a lock? +0.50
JMX showing much less threads than OS 0.00
How to get maven compiler plugin to work without failing with tools... 0.00
What DAO method I should use? 0.00
ThreadPoolExecutor#execute. How to reuse running threads? -0.10
ORMLite how to query using two date columns where one is null or le... 0.00
Weather app cannot display temperature because of a UnknownHostExce... 0.00
HashTable synchronized methods and race conditions -0.79
This Stack class has some multithread problems? 0.00
Succeed use ORMLite for SQLite in Windows, but failed in Mac 0.00
application crash in release mode due to some ORMLite issue 0.00
ORMLite column with default 0.00
ORMLite auto-mapping of results to entity in custom query 0.00
ORMLite. How to establish one-to-one relations of two tables relate... 0.00
Can one make OrmLite's dao.create to insert a null value to an... 0.00
Created at column for ORMLite -0.61
Fetching data from multiple table +0.40
How can I get acknowledgment at client side without closing server... 0.00
Do not share same socket between two threads at the same time +0.46
How to promise completion of multiple threads? -2.84
System.identityHashCode() behavior on primitives 0.00
Why does this threaded code not print anything? -0.36
why is thread not matching the words inside a map? -0.12
Writing of primitives to stack or heap? 0.00
Volatile variable assignment in a synchronized block results in null +2.14
ExecutorService thread-pool size for web application accessed concu... 0.00
Java - program skips Scanner(System.in) +0.39
Why doesn't Future.get(...) kill the thread? -2.30
is it possible for `ConcurrentHashMap` to hang? +0.39
Multithreading not working - Create thread per loop index Java +0.21
Writing from Future of CachedThreadPool. Is my implementation incor... -0.11
How to make Generic Enum as OrmLite Column 0.00
Two functions can run concurrently but not with other functions 0.00
Multi Threading with ThreadPool while saving state 0.00
Multiple schedular thread submit tasks RejectedExecutionException 0.00