In Memory XML Query Processing
The aim of the ComQu project is to develop parsimonious XML memory representations
which can be queried efficiently.
We plan to build a programming library
that implements these representations and provides a standard interface (W3C DOM).
In contrast to existing DOM libraries, the new library can be tuned to particular
space/speed requirements:
- If space is paramount then it provides a highly compact
store with slower processing.
-
If time is paramount then it provides high
processing speed with a larger memory requirement.
The project started in September 2007 at
National ICT Australia.
For questions please contact
Sebastian Maneth. --
For more details click here.