Speedo, what is it ?
Speedo is an open source implementation of the
JDO specification. It is
hosted by the objectweb community.
Speedo is built on top of several objectweb frameworks:
- Jorm is a framework for
the mapping of objects into a persistent support like a relational
database.
- Medor is a query framework
permiting the federation and the distribution.
- Perseus is a persistence
framework managing the several aspect as the caching, the pooling, the
concurrency control, ...
- Fractal is the objectweb
component model used to build middlewares.
- Julia is an
implementation of the fractal model.
- Monolog is an API of
logging which the aim is to be independant of the logging system
(log4j, jdk1.4)
Back to the Speedo documentation