Versions Compared

Key

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

This page contains an overview of future work areas for the Proton project. For a more detailed view of current work, please see the list of  Jira issues for upcoming releases.

Cross Language

...

Infrastructure/Architecture

...

  • subscription API
  • routes API
  • "connection oriented" mode
  • reconnect/retry
  • persistence
  • transactions
  • add event based interface (depends on event stuff)
  • decompose internal functionality into separately usable components based on event bus:
    • connection pooling
    • flow control
    • message store
    • driver
  • documentation/examples


Java Specific

  • new codec implementation/API
  • callback sugar for events


C Specific

  • embedded usage
    • memory footprint
  • platform support
    • windows I/O

...