[infinispan-issues] [JBoss JIRA] Created: (ISPN-1352) Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions. Current XA implementations cause high performace degradation

Magnus Magnus (JIRA) jira-events at lists.jboss.org
Mon Aug 29 19:30:26 EDT 2011


Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions. Current XA implementations cause high performace degradation
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: ISPN-1352
                 URL: https://issues.jboss.org/browse/ISPN-1352
             Project: Infinispan
          Issue Type: Feature Request
            Reporter: Magnus Magnus
            Assignee: Manik Surtani
            Priority: Critical
             Fix For: 5.1.0.FINAL, 5.2.0.FINAL, 6.0.0.FINAL


Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions. Current XA implementations cause high performace degradation.

Transaction logs should be stored in massively parallelizabled sql/file backing stores(Use a write through cache region to store tx logs?) on the nodes.
Transaction manager should work with only a webcontainer (without a real application server).

Transaction coordinator should use blocking free(as much as possible) architecture in the source code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list