My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
FeatureMap  
O/C mapper + cloud executor features.
Featured
Updated Apr 21, 2011 by joannes.vermorel

Update: Lokad.Cloud v1.4 is using Windows Azure Tools v1.4

O/C Mapper Cloud Executor
  • Blob Storage
    • Strong typed blob names
  • Queue Storage
    • Overflowing messages
    • Delayed messages
    • Poisoned messages
  • Table Storage
    • Fat entities
    • Upsert methods
  • Management API
  • Error logger
  • Helpers
    • Binary compressed formatter
    • Default retry policies
    • Mock providers (facilitate testing)
  • Worker Runtime
    • AppDomain isolation used for quick restart
    • Assembly dynamic logging (+ symbols in PDB)
    • 2-stage IoC for client apps
    • Runtime finalize for graceful shutdown
    • Collect execution statistics
  • Scheduled services
  • Queue services
  • Garbage collector
  • Administration console
    • Multi-tenant and ExtraSmall VM
    • Managing assemblies (view/upload)
    • OpenID access control
    • Start/stop services
    • Browse error logs
    • Browse execution statistics

Lokad.Cloud is a O/C mapper (object to cloud) that is to say a library used to facilitate the access to the cloud storage (as O/R mappers do for relational databases). The O/C mapper emphasizes strong typing among others.

Yet, Lokad.Cloud is also an execution framework that comes with runtime dedicated for Worker Role under Windows Azure. In particular, the execution framework comes with its own administrative console.


Sign in to add a comment
Powered by Google Project Hosting