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 | 4752 reads
|
Browse archives
Active forum topics |
Recent comments
22 weeks 6 days ago
22 weeks 6 days ago
22 weeks 6 days ago
45 weeks 19 hours ago
49 weeks 2 days ago
50 weeks 6 days ago
50 weeks 6 days ago
1 year 1 week ago
1 year 6 weeks ago
1 year 6 weeks ago