Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 2.0

pub/sub: C++/C client library

2 replies [Last post]
  • Login or register to post comments
Wed, 02/27/2013 - 11:27
ccmail111
Offline
Joined: 02/27/2013
Groups: None

Hello,

Can someone please point to C++/C pub/sub client library/examples and mechanisms supported by Couchbase ?
I read that using TAP interface could be one approach. Any other suggestions/pointers is appreciated.

Thank you,
Sam

Top
  • Login or register to post comments
Thu, 02/28/2013 - 09:23
tgrall
Offline
Joined: 09/05/2012
Groups: None

Hello,

TAP is not exposed in the C/C++ client library.

Which kind of operation you want to subscribe to?

You may try to use the XDCR API to achieve this, your cluster will send your information using REST (but as you can guess it won't be real time)
This http://blog.couchbase.com/xdcr-aspnet-and-nancy is an example of a push to a .Net application.

Regards

__________________

Tug
@tgrall

Top
  • Login or register to post comments
Fri, 03/01/2013 - 09:26
ccmail111
Offline
Joined: 02/27/2013
Groups: None

I need to create a C++/C client listener - pub/sub on a particular key/value data change.
It would be good if the pub/sub has filters for event type and data filters so that listener is not flooded and receives updates only on interested objects. Looking at above URL, not clear if this is possible in Couchbase.

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker