At the Scala by the Bay meetup this week Comcast presented how the Akka 
platform has been applied successfully at scale to continuous delivery and 
data center automation. 

This was followed by presentation of SOA on Steroids.  This shows how the 
Akka platform can be used to implement the SOA patterns of old in a 
modular, low-latency, high-throughput, and self-healing way.   I believe 
that Akka is viewed by too many as simply concurrency control and streaming 
mechanisms.  It is so much more than that.  With the Akka platform now 
hitting its maturity stride, we can build cloud services that deliver on 
the hype of SOA that was the right idea but the wrong implementation.  

This presentation also highlights the Actor Service Registry for Akka.   
The Actor Service Registry for Akka is cluster singleton that services as a 
dependency injection mechanism for Akka cluster hosted microservice actors. 
  It was open sourced this week.   It will be pushed to a public maven repo 
shortly.


The Meetup:

http://www.meetup.com/Scala-Bay/events/225107412/


Presentation Video: 

https://www.youtube.com/watch?v=QRnHuBL-aSU  (Presentation of SOA on 
Steroids starts at minute 27)


Slides: 

http://www.slideshare.net/dbolene/soa-on-steroids


Actor Service Registry repo:

https://github.com/Comcast/ActorServiceRegistry


BobWilsonsGarage Demo repo:

https://github.com/dbolene/BobWilsonsGarage

Would appreciate any and all feedback,


Thanks, david...

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to