Skip to content

pbielicki/soap-websocket-cxf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soap-websocket-cxf

SOAP over WebSocket based on CXF and SOAP over JMS

Example flow:

sample transaction flow

Architecture:

Decoupling FE and BE allows asynchronous processing of requests by any of the BE instance. FE and BE could be decoupled and deployed on different machines in the data center. Usually applications will need much less FE than BE nodes / instances. This way, the following architecture is pretty useful:

global architecture

About

SOAP over WebSocket based on CXF and SOAP over JMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published