You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "wangwei (JIRA)" <ji...@apache.org> on 2016/04/18 05:55:25 UTC

[jira] [Resolved] (SINGA-159) Rewrite safe_queue.h to avoid the license issue

     [ https://issues.apache.org/jira/browse/SINGA-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wangwei resolved SINGA-159.
---------------------------
    Resolution: Fixed
      Assignee: wangwei

This issue is fixed by rewriting the safe_queue.h file, which implements a base thread-safe queue, and a thread-safe priority queue.

> Rewrite safe_queue.h to avoid the license issue
> -----------------------------------------------
>
>                 Key: SINGA-159
>                 URL: https://issues.apache.org/jira/browse/SINGA-159
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: wangwei
>            Assignee: wangwei
>
> The license of safe_queue.h is CC, which is not compatible with Apache V2 according to category-b http://www.apache.org/legal/resolved.html#category-b. Thanks to Justin Mclean for pointing it out.
> This ticket is going to rewrite the functions by our own and update the license for that file using Apache V2.



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