Agustin Schapira wrote:
> Thanks for the quick reply, Martin.
> 
>> The new crackers and database partitioning modules follow this approach.
>> The choice for a C-data structure is often chosen when the programmer is
>> not trained to properly use the GDK (BAT) data structures directly.
> 
> Are there any specific examples that I can look at? Where at the new 
> crackers and database partitioning modules?
> 
> Thanks again,
> 
> -- A

Both modules are in MonetDB5/src/modules/mal/{bpm.mx,crackers.mx}
The former is under active development. It uses an internal structure
with import/export to BATs as part of the session startup/exit.
The latter is currently subject to reduction and cleanup to improve
re-user and maintenance. It uses an AVL tree to keep a catalog of
routing information in memory.

regards, Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to