About Us News, articles, code snippets and more by the hakkers in the Akka community. Links: Akka Home Akka Docs One of the biggest questions I encounter among users of Akka is how to use dispatchers to create failure zones and prevent failure in one part of the application from affecting another. This is sometimes called the Bulkhead Pattern. And once I create the failure zones, how do I size the