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

Publish/Subscriber Model in C client API

    Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      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

        Gliffy Diagrams

          Attachments

            Activity

            There are no comments yet on this issue.

              People

              • Assignee:
                Unassigned
                Reporter:
                stephane@skysql.com VAROQUI Stephane
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated: