[jbossts-issues] [JBoss JIRA] (JBTM-1605) Integrate STM with vert.x

Mark Little (JIRA) issues at jboss.org
Fri Dec 20 07:51:33 EST 2013


    [ https://issues.jboss.org/browse/JBTM-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932892#comment-12932892 ] 

Mark Little commented on JBTM-1605:
-----------------------------------

I think the initial version of this is done. Just working with Tim on the packaging and example.
                
> Integrate STM with vert.x
> -------------------------
>
>                 Key: JBTM-1605
>                 URL: https://issues.jboss.org/browse/JBTM-1605
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: STM
>    Affects Versions: 5.0.0.M2
>            Reporter: Mark Little
>            Assignee: Mark Little
>
> Finish the work started last year. Actor+transaction model.
> Due to the typical way vert.x works (one thread per task, unique classloader instance etc.), shared state is typically not a concern even between threads. STM still useful to ensure atomic updates in the presence of failures, or sharing via message passing. However, with our STM implementation, persistent instances can be shared between threads or processes in different address spaces if needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list