Skip to content

does ice have an internal memory monitoring mechanism similar to a COM reference counter ? #2348

Closed Answered by pepone
Fireshtorm1k asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Ice does not provide a built-in mechanism for this. We typically recommend using a per-client session approach. The session can clean up the user resources once it become inactive.

You can find a demo illustrating this technique at Ice session demo.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Fireshtorm1k
Comment options

Answer selected by Fireshtorm1k
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants