The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Actors in Akka-Part 1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
SANKARSAN BOSE

Posts: 260
Nickname: sankarsanb
Registered: Oct, 2008

SANKARSAN BOSE is a .NET Professional
Actors in Akka-Part 1 Posted: Dec 11, 2011 4:42 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by SANKARSAN BOSE.
Original Post: Actors in Akka-Part 1
Feed Title: Coding N Design
Feed URL: http://codingndesign.com/blog/feed/
Feed Description: Design and Coding Beautiful Software
Latest .NET Buzz Posts
Latest .NET Buzz Posts by SANKARSAN BOSE
Latest Posts From Coding N Design

Advertisement
Akka is a framework providing Erlang like Actor based concurrency.It runs on the JVM, and has both Scala and Java APIs available.In this post we will take a look into the actors in Akka and how we can perform some basic tasks like starting, stopping the actors and passing messages. We first need to define [...]

Read: Actors in Akka-Part 1

Topic: Actors in Akka-Part 1 Previous Topic   Next Topic Topic: Cross Platform .NET

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use