WebORB for Java

Implement comet-based data push

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.5
  • Fix Version/s: 4.0
  • Component/s: Messaging
  • Labels:
    None

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.

Activity

Hide
Denis Oleynik added a comment - 24/Feb/10 8:37 AM
We are realized it by using long-polling approach like granit do it.
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.
Show
Denis Oleynik added a comment - 24/Feb/10 8:37 AM We are realized it by using long-polling approach like granit do it. 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.

People

Vote (0)
Watch (1)

Dates

  • Created:
    10/Feb/10 11:08 PM
    Updated:
    24/Feb/10 8:37 AM
    Resolved:
    24/Feb/10 8:37 AM

Time Tracking

Estimated:
40h
Original Estimate - 40h
Remaining:
40h
Remaining Estimate - 40h
Logged:
Not Specified
Time Spent - Not Specified