GeistHaus
log in · sign up

Single Writer Principle

mechanical-sympathy.blogspot.com

When trying to build a highly scalable system the single biggest limitation on scalability is having multiple writers contend for any item o...

5 pages link to this URL
Java Lock Implementations

We all use 3rd party libraries as a normal part of development. Generally, we have no control over their internals. The libraries provide...

Concurrent Sequencing

A few weeks ago one of the users of the Disruptor posted some worrying benchmarks: ThreePublisherToOneProcessorSequencedThroughputTest r...