[jbossts-issues] [JBoss JIRA] (JBTM-1450) Transaction processing in javascript

Mark Little (JIRA) issues at jboss.org
Sun Nov 23 16:52:39 EST 2014


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

Mark Little commented on JBTM-1450:
-----------------------------------

This should now be done through the Nodyn project.

> Transaction processing in javascript
> ------------------------------------
>
>                 Key: JBTM-1450
>                 URL: https://issues.jboss.org/browse/JBTM-1450
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>          Components: Student project
>            Reporter: jhalli
>              Labels: student
>             Fix For: 6.0.0
>
>
> Student project that we are not currently offering:
> {quote}
> Increasingly sophisticated applications are being implemented using the javascript language. Initially popular for browser based environments, the language is also gaining traction on the server side (NodeJS, etc). A single threaded model promotes use of callbacks and asynchronous I/O operations. Ongoing standardization work is starting to provide APIs for enterprise functionality (commonJS, IndexedDB, etc). The Rhino javascript engine allows javascript to run on any JVM.  These factors lead to situations where distributed business applications may be written wholly or partially in javascript and may need to interact with existing business logic or services implemented in Java. In this project you will consider how to provide transaction management capabilities to such applications.
> This project will require a good knowledge of javascript programming, ideally encompassing a server side javascript environment. Candidates should also possess some knowledge of Java and transaction concepts. The work will be open source.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbossts-issues mailing list