Console.ReadLine
:smile:
@Tochemey
or instance if you are adapting the filter pipe pattern.
you still can do this using immutable messages
@Horusiath I am sending a message to an Actor. The message is an object
public class Message{
public string From{get;}
public string bool Billed{set;get;}
........................
}
I have implemented some actors that I have chained together to process the message when the actor receives it. The property Billed will need some change during the handling of the message by one of those child actors. At the end of the day I will have the message with Billed property set to its final processed value.
[ERROR][2016-06-30 09:09:00][Thread 0018][akka://mysystem/system/endpointManager/reliableEndpointWriter-akka.tcp%3a%2f%2fmysystem%40latitudee7450%3a4053-1] Invalid address: akka.tcp://mysystem@latitudee7450:4053
akka.tcp://mysystem@latitudee7450:4053
Interesting
https://github.com/AdaptiveConsulting/Aeron.NET
Akka JVM plans to use it in Akka Remoting 3.0