You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/09/14 09:13:45 UTC

[jira] [Created] (IGNITE-1459) CPP: Implement thread-local memory allocation.

Vladimir Ozerov created IGNITE-1459:
---------------------------------------

             Summary: CPP: Implement thread-local memory allocation.
                 Key: IGNITE-1459
                 URL: https://issues.apache.org/jira/browse/IGNITE-1459
             Project: Ignite
          Issue Type: Task
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: ignite-1.5


We need the same approach as we use in Java and .Net. TLS abstraction is already in place, so we should not have any problems here.

It will require some cleanup routine on thread detach. This, in turn, will require refactoring to "common" code as we already monitoring thread detach there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)