Aurora is a XML based content delivery framework, providing a general framework with which content can be dynamically repurposed. It is particularly well suited for dealing with sites that need to process dynamic data. Features include:
- It's Embedable. Aurora can either be used directly from within a Perl or embeded into 3rd party applications such as Apache/mod_perl.
- Server configuration via an XML sitemap.
- Modular framework, enabling it to easily be customised and extended.
- Built in support for XML pipelines, providing an easy mechanism to process and repurpose data.
- Sessions & Connection pooling support.
- Advanced caching support, enabling fine grained control over what data to cache, including partly processed responses.