-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Michael Bayne edited this page Apr 19, 2013
·
4 revisions
Here we describe various concepts central to the Nexus distributed application framework:
- Client/server - how clients interact with servers
- Server - how server components are organized
- Server/server - how server components are distributed across multiple server nodes
Here we describe implementation details that are useful to understand when development applications using Nexus, and perhaps also interesting to boot:
- Serialization- how objects are marshalled over the network