You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there an option or workaround to open and store in memory a filter that was previously built and saved on to file (i.e., from memory-mapped-file filter to in-memory filter)?
I am writing an application where the filter is prepared and written on to disk at an earlier time, then it is called by a different process, which could/could not have enough RAM to load the whole filter.
Thanks in advance for your reply.
The text was updated successfully, but these errors were encountered:
Hi,
is there an option or workaround to open and store in memory a filter that was previously built and saved on to file (i.e., from memory-mapped-file filter to in-memory filter)?
I am writing an application where the filter is prepared and written on to disk at an earlier time, then it is called by a different process, which could/could not have enough RAM to load the whole filter.
Thanks in advance for your reply.
The text was updated successfully, but these errors were encountered: