Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Zero data copy enhancement
  • Better stream placement. For example, traffic or network bandwidth usage aware algorithms.
  • Be able to support different wire protocol. For example, gRPC.
  • Support exclusive writer. Currently you can achieve fencing only if you use core library directly. In some use cases, fencing is still required even using write proxy.
  • Exact once or transnational publish DP-1 DP-2

Write Proxy Client

  • Multiple language bindings. E.g C++ client.

...