Event based lock framework & asynchronous processing

gielfeldt's picture

This discussion is spawned from: http://drupal.org/node/1225404 and focus on the problems Drupal has regarding concurrency for long running processes.

Creating a new event based lock framework could be a solution. A solution that could also support stampede/thundering herd protection and asynchronous (queuing/parallel) processing.

Related topics include graceful caching (use stale data).

Room: