rcrowley + concurrency 9
disruptor - Concurrent Programming Framework - Google Project Hosting
january 2012 by rcrowley
Open-source implementation of the disruptor architecture in the previously-linked LMAX article.
lmax
disruptor
concurrency
january 2012 by rcrowley
The LMAX Architecture
january 2012 by rcrowley
A single-threaded transaction-processing system that punts all I/O to the outer edges to isolate the parts of the program that must operate concurrently.
concurrency
architecture
oltp
january 2012 by rcrowley
Pykka — Pykka v0.13.0 documentation
october 2011 by rcrowley
A Python implementation of actor-in-a-thread, like Ruby's Celluloid. Named like Scala's Akka.
python
concurrency
actor
pykka
october 2011 by rcrowley
Linux Kernel Tuning for C500k | Urban Airship
august 2011 by rcrowley
Quick reference to the relevant kernel parameters that need tuning to accept hundreds of thousands of TCP connections on single commodity instances.
networking
c10k
c500k
concurrency
tcp
linux
kernel
sysctl
august 2011 by rcrowley
HotOS IX — Paper
august 2011 by rcrowley
Old but good bit from Brewer demonstrated a good thread implementation is able to handle as much concurrency as a good evented program. Bonus: Russ Cox, now working on Go, is acknowledged for his assistance.
event
concurrency
parallelism
threading
august 2011 by rcrowley
Parallelism as a First Class Citizen in C and C++, the time has come. – Blogs - Intel® Software Network
august 2011 by rcrowley
Goals for the Intel Cilk GCC branch.
intel
cilk
c
c++
concurrency
parallelism
compiler
august 2011 by rcrowley
Parallelism /= Concurrency | GHC Mutterings
may 2011 by rcrowley
I'm guilty of conflating the terms "concurrency" and "parallelism." This article is more clear than most about the precise difference.
concurrency
parallelism
may 2011 by rcrowley
Python Package Index : greenlet 0.2
january 2010 by rcrowley
Interesting different take on concurrency in Python.
python
concurrency
greenlet
pypi
january 2010 by rcrowley
ongoing · Wide Finder 2
july 2008 by rcrowley
Back at it, this time with a beast of a server, a dataset that won't fit in memory (joy of joys!) and (inexplicably) more OCaml.
widefinder
sun
timbray
concurrency
programming
dist
parallelism
threading
july 2008 by rcrowley
Copy this bookmark: