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

Mark Little (JIRA) jira-events at lists.jboss.org
Mon Mar 4 17:56:56 EST 2013


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

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

Consider Dyn.js since we have expertise within the AeroGear project.
                
> Transaction processing in javascript
> ------------------------------------
>
>                 Key: JBTM-1450
>                 URL: https://issues.jboss.org/browse/JBTM-1450
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: jhalli
>              Labels: student
>             Fix For: 6.0.0.Final
>
>
> 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 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