Services orchestration for AJAX
15/10/2007With J-SOFA, you don’t have to care about callback functions and can easily split the flow for executions in parallel. This is the same approach used when programming on the server. It is no longer necessary to learn client-specific techniques. J-SOFA allows you to utilize the same coding style for client-side as well as server-side coding.
Website: http://www.javaworld.com/javaworld/jw-12-2006/jw-1217-jsofa.html?page=2
Comments are closed.