Source code can be checked out from https://mooshabaya.svn.sourceforge.net/svnroot/mooshabaya/
for the developers.
Or a particular folder in a particular version:
svn co -r 289 https://mooshabaya.svn.sourceforge.net/svnroot/mooshabaya/trunk/src/main/java/edu/indiana/extreme/xbaya/mashup/script
Mooshabaya class diagrams have some similarities with that of XBaya.
Class diagram for Monitoring Component:
Class diagram for Mooshabaya Core:
------------------------------------------------------------------------------
Diagrams without the operations and attributes
Class diagram for Monitoring Component:
Class diagram for Mooshabaya Core:
WS-Messenger is the messenger used in XBaya as well as Mooshabaya to publish and subscribe to the event notifications.
Reference:
Y. Huang, A. Slominski, C. Herath, and D. Gannon, " WS-Messenger: A Web Services based Messaging System for Service-Oriented Grid Computing," 6th IEEE International Symposium on Cluster Computing and the Grid (CCGrid06).
P.S: The diagrams of our final year project, including the ones in this blog post, were drawn using dia. Dia for gnome can be installed on Ubuntu using,
sudo apt-get install dia-gnome
and can be run by executing dia in the terminal.
No comments:
Post a Comment
You are welcome to provide your opinions in the comments. Spam comments and comments with random links will be deleted.