> On 7 October 2012 07:59, svilen <[email protected]> wrote: > > g'day > > > > i'm going to have thousands of databases. They are all of similar > > kind, but belong to different (groups of) users, so can't be > > bundled into one. And setupping 10000 connections to > > couchdb/dbXXXXX/_changes doesn't seem very neat, even if on same > > machine. or maybe i can traverse all of them (i think i can figure out the db names), paying them some limited attention each - e.g. use short-poll with limit 10 changes.. poor-man's time-share scheduler ;-)
svil
