Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-5263

Publish/Subscriber Model in C client API

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Use identical multi threaded code structure as // replication to enable binlog subscription from the C client library.

      Row events could be receive with
      single row resultset
      single dynamic column
      event_type column like insert , update , delete , replace.

      • Enable per table subscription and per column filter
      • Enable first init that full scan the subscription

      Very popular feature of http://redis.io/topics/pubsub

      The next step is to use the driver to create a binary mariadb_publisher
      to stdout

      mariadb_publisher -uXX -pXX -hxxx.xxx.xxx.xxx -s/tmp/xxx.sock --format=json,xml,avro,protobuf, thrift

      Attachments

        Activity

          People

            Unassigned Unassigned
            stephane@skysql.com VAROQUI Stephane
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.