Speedo, what is it ?
Speedo is an open source implementation of the
JDO(TM) 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.
- ASM is a framework to manage Java
byte code.
- 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