The akka-camel module allows Untyped Actors to receive and send messages over a great variety of protocols and APIs.
I am using akka-camel to process files. My initial tests were working great, however when I started passing in actual …
scala apache-camel akka akka-camelI am trying to send and receive messages using akka-camel and created a sample example for producer and consumer like …
scala akka activemq producer-consumer akka-camel