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 ... 28 29 30 31 32 ... 41
Title Δ
Maintaining a connection to server in thread? 0.00
Time limit on the execution of a Java function +0.34
In an Apache Tomcat application, do MBean fields need to be volatil... 0.00
edit file using vi editor in java 0.00
Using ThreadLocal vs Atomic +2.62
Is concurrent programming more grided or clustered? +1.02
How can I make ThreadPoolExecutor command wait if there's too much... +0.86
How to catch exception thrown by another thread in Java? -0.65
How to programmatically check JMX MBean operations and attributes? 0.00
new Thread(Runnable runnableObj) Vs. extends Thread +0.19
How to instantiate a class multiple times that implements runnable... 0.00
How to find the default JMX port number? 0.00
Why is it not good practice to synchronize on Boolean? +1.15
Main thread keeps waiting on new threads +1.21
Exception Handling in case of Thread.sleep and wait() method in cas... 0.00
Android SDK r18 appears to have broken ORMLite 0.00
Learning to use threads that prevent data race conditions 0.00
ORMLite - CallBatchTasks() individually or once for all updates? 0.00
Is it possible to debug multiple threads in eclipse in different wi... 0.00
Java library to maintain a process pool +0.38
How to kill a thread running in a new activity +1.55
Is there an easy way to add a last modified timestamp while using O... +0.41
Is this a safe publication of object? +2.43
Consumer and worker patterns +0.39
Difference between a daemon thread and a low priority thread +1.20
How to implement an ExecutorService to execute batches of tasks -1.53
How to get the html contents of millions urls links +0.38
How do I properly annotate inheritance classes using ORMLite? 0.00
createOrUpdate() always creates a new entry in the database with OR... 0.00
Create table with Foreign Collection Field 0.00
Why am I getting a DatabaseObjectNotClosedException with OrmLite un... 0.00
interrupting thread by id 0.00
Case insensitive order by with ormlite and sqlite in android 0.00
Ormlite database helper - onCreate() not called 0.00
ORMlite creating more than one table ANDROID +0.39
Does ormlite support inheritance? 0.00
Why ormlite has its own annotations? +1.60
Android + ORMLite + java.sql.Timestamp 0.00
Java thread ending with a delay 0.00
Memory addressing in assembly / multitasking -1.18
Ormlite - Constructor call failing when BaseDaoImpl is extended 0.00
Can 2 threads run concurrently? Or just 1? (given the possibility o... 0.00
How can I pass connection information to a runnable? +0.19
Multithreaded search of single collection for duplicates +1.90
Ormlite with MySQL 0.00
How can I monitor life of threads? +0.93
How to manipulate the speed of the thread during sorting algorithms... 0.00
Java threading optimization at 100% CPU usage +0.34
Java Thread notify( ) vs. notifyAll() +1.26
ThreadLocal vs local variable in Runnable +1.51