by Sacha Barber
Getting .NET code to talk to Scala code and vice versa using RabbitMQ
by Jian_Zhang
Democratizing AI with Intel-Optimized Software
by Sacha Barber
This time we will look at a simple example of Akka.
by Sacha Barber
Ok so last time we covered the basics of actors and the actor system (actor fabric) and covered how to send simple messages to actors. This time we will talk about actor hierarchies (supervision) and also actor lifecycles.