[Migrated from the Syclo Resource Center]
ChristianBartels 03/30/2011 03:14,
Hi everyone,the changelog for Agentry 5.2.8 lists this enhancement:32326 - Win CE client complex table indexes should use memory mapped files
What is the impact? Does this e.g. improve complex table look ups in rules?Thanks,Christian
april april 03/31/2011 18:31
From the Agentry Team:"No, this does not improve performance. There is a 32MB memory limit that a single process can use in Windows Mobile.
Less memory is counted towards this limit when using memory mapped files.
Then, the client application can support complex tables that have more records."