Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in concurrency

Can anonymous classes be completely immutable?

How do I unit test a method containing an asynchronous call?

c# unit-testing concurrency

C++ master/worker

Debugging and diagnosing lock convoying problems in .NET

rails - implementing a simple lock to prevent user's from editing the same data concurrently

Boost.Thread or just::thread?

c++ fstream concurrent access

Running multiple JPA transactions in parallel

OOP and Scalability

Does any JVM implement blocking with spin-waiting?

Why is my JTextArea not updating?

TransactionalMap vs SynchronizedMap

Serializing in java: automatic thread-safety?

ConcurrentHashMap putIfAbsent : atomicity when followed by a get() call

Java Concurrency: Are "get(Key) for HashMap and ConcurrentHashMap equal in performance?

java concurrency map

Theoretical maximum value of <max-concurrent-requests> for Google AppEngine Backend

Microsoft Parallel Patterns Library (PPL) vs. OpenMP

Concurrency issue: parallel writes

Python and truly concurrent threads

Checking whether all tasks in ThreadPoolExecutor are completed