Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Managing Resource Pools #94

Open
Open
@billoneil

Description

@billoneil

Similar toManaging timeouts we might want the ability to customize the resources for given actions to prevent critical path code from failing.

  • Limit the number of connections per endpoint. If you have some long-running operations consider queuing up connections instead of flooding the server with long running operations. If the connection pool is shared with higher throughput and lower latency endpoints you could block critical path code if too many long-running connections are being processed.
  • Multiple connection pools (HTTP, JDBC) same as above but for other types of resources.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp