During last GSoC Pasindu Gunarathne contributed to implement Key-value
DataService component for Nuvem. This component abstract several cloud
services and provides standalone service too.
It support for following cloud platforms.
1.) Google AppEngine data service.
2.) Amazon SimpleDB.
Both of above implementations support for synchronous and asynchronous
access. Further with this component Nuvem start to support Amazon cloud
platform too.
In addition this contains a standalone implementation based on Apache
Cassandra.
Some of the future works :
1.) It's required to develop kind of a mock data service to run test cases,
as an example Amazon SimpleDB test cases can't run without a valid Amazon
account.
2.) Currently standalone implementation can only connect to a external
Cassandra server this can be improved to start it's own Apache Cassandra
server also this can be improved to support other popular project such as
HBase too.
Thanks !
--
Sagara Gunathunga
Blog - http://ssagara.blogspot.com
Web - http://people.apache.org/~sagara/
LinkedIn - http://www.linkedin.com/in/ssagara
|