Speedo, what is it?
Speedo is an open source implementation of the
JDO(TM) specification. It is
hosted by ObjectWeb.
Speedo reuses several ObjectWeb frameworks:
- JORM, a framework for
mapping objects onto persistent supports such as relational
databases.
- MEDOR, a query framework
permitting queries over distributed data sources.
- Perseus, a persistence framework managing several
aspects such as caching, pooling, and concurrency control,
...
- Fractal, the ObjectWeb
component model used to build middlewares.
- Julia, Fractal's
reference implementation.
- ASM, a framework to manage Java
byte code.
- Monolog, an API of
logging which aims at being independant from the logging system
(log4j, jdk1.4).
Back to the Speedo documentation