Skip to content

PooledConnectionFactory for JMS [SPR-13586] #18163

Description

@spring-projects-issues

Amey Jadiye opened SPR-13586 and commented

Spring provides classes for jms connection optimisation, however both SingleConnectionFactory and CachingConnectionFactory able to maintain only 1 TCP connection under the hood, Spring should have a PooledConnectionFactory which can pool multiple TCP connection and multiple session/consumer/producers under that, which can be better for throughPut and high load system.


No further details from SPR-13586

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: messagingIssues in messaging modules (jms, messaging)type: enhancementA general enhancement

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions