Hypertopic / LaSuli

Social annotation for qualitative analysis
https://hypertopic.org/lasuli
GNU General Public License v3.0
12 stars 4 forks source link

Seeing "immediately" what others are doing on the same page and viewpoints #7

Open benel opened 13 years ago

benel commented 13 years ago

When Firefox parallel and asynchronous computing mechanisms are stable enough, replace the polling system with a notification system.

Note: To reduce the opened connections on the server, it is is probably better to implement the "filters" (on opened item and viewpoints) client-side rather server-side. Note on the note: Then the cache may be reset by the observer rather than by the RESTDatabase itself.

benel commented 13 years ago

BTW, did you try with "longpoll" instead of "continuous"? In the RESTClient, it works far better...

chao commented 12 years ago

It will be easier if couched support eventSource (HTML5):

https://issues.apache.org/jira/browse/COUCHDB-1281 https://issues.apache.org/jira/browse/COUCHDB-986 https://developer.mozilla.org/en/Server-sent_events

benel commented 11 years ago

@chao It seems that CouchDB 1.3 brought eventSource:

https://couchdb.readthedocs.org/en/1536-feature_add-docs/changes.html#event-source