You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message