Skip to content

TM mode only with no connection pooling #247

@rrobetti

Description

@rrobetti

We want to integrate atomikos in a Spring boot app with Oracle DB (using Oracle UCP) and IBM queues, Oracle UCP is good for us because it offers extra capabilities when interacting with the database. We have tried integrating both Oracle UCP with Atomikos without success, and that is due to the fact that both try to manage connections and that becomes messy under load.

Furthermore, we would like Atomikos to work in a Transaction Manager mode only, meaning it would not take care of connection pooling, leaving that job to Oracle UCP for example.

We are currently considering moving to Narayana as an alternative solution. Our implementation at the moment uses Atomikos but does not use Oracle UCP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions