Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
NakulanR
Partner - Creator
Partner - Creator

Addons: Memory Management

To whom it may concern,

In the Memory Management methods (Link here), how are the memory pools (AR_AO_MPOOL) meant to be initiated? The create_pool function requires a parent pool, which can't be set to NULL. Is there some sample code that utilises the memory pool methods that I can reference? Any help would be greatly appreciated.

Thank you


Labels (2)
1 Solution

Accepted Solutions
Shai_E
Support
Support

Hello,

I would advise for this question to create a case, then i can try and get this information for you.

Best Regards

View solution in original post

4 Replies
Shai_E
Support
Support

Hello,

I would advise for this question to create a case, then i can try and get this information for you.

Best Regards

thomasgrove
Contributor
Contributor

Hi,

I am also looking for examples on how to use the AR_AO_POOL. Can this information be made public ?

Best Regards,

 

Steve_Nguyen
Support
Support

we no longer have Replicate API, all API are from QEM.

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
thomasgrove
Contributor
Contributor

I am not referring to the API's, I am developing an addon for replicate and the documentation nor the example addons have code examples on how to use the memory management functions.

https://help.qlik.com/en-US/replicate/May2021/Content/Replicate/Main/Appendix%20-%20Add-On%20SDK/mem...