Adding State
From GCube System
Contents
Adding State
In the first part of this tutorial we have creates a stateless service. However, the most common patterns used when developing gCube services are the ones that allow to create stateful service. In this part of the tutorial we see how to add a state to the SampleService.