Details
Description
Consider the following implementation in GraniteDS when developing the feature: http://www.graniteds.org/confluence/display/DOC20/3.+Data+Push+(Gravity)
Also, keep in mind we already have messaging infrastructure in WebORB which has plenty of abstractions for message handling, producers, consumers, etc. However, we do not have an implementation supporting Comet approach.
Also, keep in mind we already have messaging infrastructure in WebORB which has plenty of abstractions for message handling, producers, consumers, etc. However, we do not have an implementation supporting Comet approach.

Amf stream also realized but still need more testing.
Long-polling functionality starting if "my-long-polling-amf" channel defined in destination.
The new configuration parameter for destination is "polling-hold-seconds" which means
how long we can hold connection for wait new messages.