User loginNavigation |
Athena: An efficient in-memory data structure supporting arbitrary boolean queries See README file below for more informationAthena is an in-memory datastructure which allows you to store objects, associating each with a set of Strings, known as tags. You can then retrieve these objects by specifying a boolean query on the tags. The prototype implementation is written in Java. While in the worst case Athena must do an exhaustive search of all objects to find those that match the query, over time it learns to do these queries more efficiently by figuring out which objects it can safely skip over. The project is just a few days old but there is already a working open source prototype implemented in Java. The project is actively looking for contributors, you can learn more on the project's Github page. By sanity at 2010-06-23 18:56 | LtU Forum | previous forum topic | next forum topic | other blogs | 4782 reads
|
Browse archives
Active forum topics |
Recent comments
32 weeks 6 days ago
32 weeks 6 days ago
32 weeks 6 days ago
1 year 2 weeks ago
1 year 7 weeks ago
1 year 8 weeks ago
1 year 8 weeks ago
1 year 11 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago