Viktor Klang's blog articles

0
comment
on 5/8/2010 1:20 PM
This is the second part of the akka message routing miniseries. This time I’m going to show you how to create a message loadbalancer, so without further ado: Can’t see the code? That wasn’t hard was it? Now, go experiment and perhaps create your own message distribution algorithms, there’s already one that dispatches depending on target mailbox size, effectively dispatching to the one that’s got fewest messages to process right now.
>> Read the full article
.
0
comment
on 5/3/2010 11:25 AM
This is the start of a miniseries of the components available to do interesting message dispatching. Here’s a common scenario: Depending on the message, I want to forward it to different other Actors. Enough talk, here’s some code! Can’t see the code? That was simple enough, right? Stay tuned for the next part!
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper