[JBoss JIRA] (JBTM-1605) Integrate STM with vert.x
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-1605?page=com.atlassian.jira.plugin.... ]
Mark Little closed JBTM-1605.
-----------------------------
> Integrate STM with vert.x
> -------------------------
>
> Key: JBTM-1605
> URL: https://issues.jboss.org/browse/JBTM-1605
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> 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 was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 3 months
[JBoss JIRA] (JBTM-1605) Integrate STM with vert.x
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-1605?page=com.atlassian.jira.plugin.... ]
Mark Little resolved JBTM-1605.
-------------------------------
Resolution: Done
Done for now. Details published to Vert.x group a few months back. Waiting on further feedback before doing more.
> Integrate STM with vert.x
> -------------------------
>
> Key: JBTM-1605
> URL: https://issues.jboss.org/browse/JBTM-1605
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> 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 was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 3 months
[JBoss JIRA] (JBTM-2298) Use Project Atomic for docker image(s)
by Mark Little (JIRA)
Mark Little created JBTM-2298:
---------------------------------
Summary: Use Project Atomic for docker image(s)
Key: JBTM-2298
URL: https://issues.jboss.org/browse/JBTM-2298
Project: JBoss Transaction Manager
Issue Type: Task
Components: JTS, REST, XTS
Affects Versions: 5.0.3
Reporter: Mark Little
Assignee: Michael Musgrove
When I created the initial docker (POC) image I did so using a standard Fedora base image. We should also look at supporting the Project Atomic docker image, since it's important for Red Hat.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 3 months