SBS (embedded or full) is a single process talking to a database. It uses a relatively small dataset (come on, 100k record?). Most of the access is read-only. I haven't seen any overly complex queries (but i don't look into details of perl code ;))
In this situation nearly any data structure will work. -- fragfutter sent from a computer using a keyboard ------------------------------------------------------------------------ fragfutter's Profile: http://forums.slimdevices.com/member.php?userid=35184 View this thread: http://forums.slimdevices.com/showthread.php?t=80914 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
