From 0c623e6e12a60a8c197467d32037703cfb032df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Bon=C3=A9r?= Date: Mon, 18 Apr 2011 00:39:48 -0700 Subject: [PATCH] Added a couple of articles --- akka-docs/pending/articles.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/akka-docs/pending/articles.rst b/akka-docs/pending/articles.rst index 91138b404c..2b2e4b1b8b 100644 --- a/akka-docs/pending/articles.rst +++ b/akka-docs/pending/articles.rst @@ -19,6 +19,10 @@ Videos Articles -------- +`Actor-Based Continuations with Akka and Swarm `_ + +`Mimicking Twitter Using an Akka-Based Event-Driven Architecture `_ + `Remote Actor Class Loading with Akka `_ `Akka Producer Actors: New Features and Best Practices `_