Uploaded image for project: 'MariaDB Connector/R2DBC'
  1. MariaDB Connector/R2DBC
  2. R2DBC-114

implement Wrapped interface to expose EventLoop scheduler for r2dbc-pool optimization

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • other
    • None

    Description

      When r2dbc-pool can access the connection's EventLoop scheduler via unwrap(Scheduler.class), it can schedule connection acquisition operations directly on the connection's event loop, reducing thread context switching and improving overall throughput.

      this requires the client interface to add getScheduler() method to expose the EventLoop
      and implement Wrapped<Object> interface with unwrap(Scheduler.class) support

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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