You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jnblanchet edited this page Aug 23, 2013
·
23 revisions
SPKR is a highly scalable demo server application written in Scala designed to illustrate how the Wajam frameworks can be used to build distributed applications. The four main frameworks are: NRV, MRY, SPNL, SCN. The following diagrams illustrates the scope and context of the SPKR application.
Note that SPKR includes 2 components: a Scala server built on the four frameworks, and a small web client used to query the server. Aside from the four frameworks, SPKR also uses Apache ZooKeeper to maintain cluster-wide synchronization, and MySQL as an underlying store for MRY.