-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
- Blog post
- NRV Documentation