[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1352) Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions.
Magnus Magnus (JIRA)
jira-events at lists.jboss.org
Mon Aug 29 19:32:26 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Magnus Magnus updated ISPN-1352:
--------------------------------
Summary: Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions. (was: 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)
> Create an ultra high performance distributed transaction coordinator to handle infinispan, JMS, websevice(with compensation logic), file system resources and database transactions.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> 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