Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

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

Open
benel opened this issue Feb 5, 2011 · 3 comments

Comments

@benel
Copy link
Member

benel commented Feb 5, 2011

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
Copy link
Member Author

benel commented Feb 5, 2011

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

@ghost ghost assigned chao Apr 28, 2011
@chao
Copy link
Member

chao commented Oct 28, 2011

@benel
Copy link
Member Author

benel commented May 22, 2013

@chao It seems that CouchDB 1.3 brought eventSource:

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

@benel benel modified the milestone: Ready for "Sucré" project Jan 5, 2016
@benel benel removed this from the Ready for "Sucré" project milestone Oct 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants