Comet vs Akka

114 views
Skip to first unread message

James L.

unread,
Nov 15, 2012, 8:23:41 AM11/15/12
to play-fr...@googlegroups.com
Are there any difference to both in term of efficiency and performance?
When should Comet or Akka be use in different use case?

ORNis

unread,
Nov 15, 2012, 9:59:20 AM11/15/12
to play-fr...@googlegroups.com
Hello,
At first glance, Akka has nothing to deal with comet. Akka is a concurrency framework mainly based on the actor paradigm and comet is a way to push some data to web clients.
But I think it's true to say that Comet implementation in Play is based on Akka actors. 

Regards,
R.

ngocdaothanh

unread,
Nov 15, 2012, 5:32:41 PM11/15/12
to play-framework
Akka is a good tool to implement Comet.

I've successfully used Akka to implement SockJS in my framework:
http://ngocdaothanh.github.com/xitrum/
Reply all
Reply to author
Forward
0 new messages