Prajna


WorkerRoleEntryPointUnit

WorkerRoleEntryPoint can be extended to run a Prajna worker service. The worker service will extend the class WorkerRoleEntryPoint with the following functions: Please note that the extended class will be serialized to the remote end. It is crucial to consider the data footprint in serialization for efficient execution.

Fork me on GitHub