Skip to content
clarus edited this page Dec 22, 2014 · 3 revisions

Goal

Study why message queues are important in concurrency, how we can use and specify them.

TODO

  • test different implementations of the queue

Examples

  • concurrent database
  • chat server
Clone this wiki locally