From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f172.google.com (mail-yw0-f172.google.com [209.85.161.172]) by dpdk.org (Postfix) with ESMTP id 8747E8D95 for ; Thu, 17 May 2018 00:53:37 +0200 (CEST) Received: by mail-yw0-f172.google.com with SMTP id q125-v6so765023ywc.8 for ; Wed, 16 May 2018 15:53:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Fz17b56zhxLJMpooz8+oWK8UprnXn6AKiUc6BdXYn7A=; b=AbTc7CABbp9Ng+ZNvSOLvFtIOLG+OjOJDMs+HO82tqe2cDmBDtuBvzIy8aY2X/6UhX qdFdykGomoRlacR4ufaI1tGaWItbOSIbkXtKxvaDqX5KWF4Zl8bCziQgeLqFrf7EwFPF CMCBCurC1QozX5e61BEy3TXfWhRuE+dg8pvjdPRQXf73DsaZuk0yhMQwCyXUNuP7h/XV bsmHXSO7lwqr0lnN3NZORFW/OZZZZTFekXUDRvbU4NE4xisGZQbeXFFlJFv2bUkE8H5Y LDd7+mVT4fhszIiGdoGMSfzO/RdfEpgTi4BAVLfdClfTQ0xHYxQ5v3CiAXn/INUDnjYx dxBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Fz17b56zhxLJMpooz8+oWK8UprnXn6AKiUc6BdXYn7A=; b=ECSkWXh9azXeFgpD0IPtoBjbNclyZmRGipWkYOGGNcukDJBv+lSIecrhELY7lMeVzK cXpqTJj29SZ3Ikd5QeF2jdjKFbnvZ6cg/cnRGKf3GzVJXLK2B2T5krJ+tpyj8m7HuKOL 4CB7BvUYYlF2dudh//8+Y7zRFW8HsIQySW3exlEhBfkggV+Ydt+QePjO2CNTPWHejIwo DjH7Elbj1ddkx8S1jGrd6CLIcilV3RGU5LWOfM0VGqKF9rMDsKQCJ//K4vhm6CwnxCWr Wulk9zDcK5b84TwZ98AI0+q5IMDhciENemooNoBNoTXHvqFdgvxFr/8eAL+WznFZ1D78 SF/w== X-Gm-Message-State: ALKqPwf82pQFriXH/1r/gLtqVYJv/rpUWOByB42LTm6mDSDY+Kqi9LJV 8c4+XRcFNiodRuh5SNCGvazcHffJl8Eat2u0T4wk8w== X-Google-Smtp-Source: AB8JxZpY2Zd2vo9UP85ym4CKmjB9TmHDq9xS8tv1p/E2ZOTPzUpXTc1CDEtrAIluikAVXCxPibzeZFOlLC05+1vnSAc= X-Received: by 2002:a0d:da46:: with SMTP id c67-v6mr1464716ywe.112.1526511216575; Wed, 16 May 2018 15:53:36 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:2ce:0:0:0:0:0 with HTTP; Wed, 16 May 2018 15:53:36 -0700 (PDT) From: Erkam Murat Bozkurt Date: Thu, 17 May 2018 01:53:36 +0300 Message-ID: To: users@dpdk.org X-Mailman-Approved-At: Thu, 17 May 2018 18:41:06 +0200 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-users] ThreadStack Project: an innovative open-source software for multi-thread computing X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2018 22:53:37 -0000 I have developed a new open source software as a result of a scientific research and I want to share my study with scientists and/or software developers. ThreadStack is an innovative software which produces a class library for C++ multi-thread programming and the outcome of the ThreadStack acts as an autonomous management system for the thread synchronization tasks. ThreadStack has a nice and useful graphical user interface and includes a short tutorial and code examples. ThreadStack offers a new way for multi-thread computing and it uses a meta program in order to produce an application specific thread synchronization library. Therefore, the programmer must read the tutorial to be able to use the software. The tutorial includes the main designs of the program. An academic journal submission has been performed for the study and the scientific introduction of the project will be readable from an academic journal as soon as possible. ThreadStack can be downloaded from sourcefource and link is given in below. https://sourceforge.net/projects/threadstack/ threadstack.help@gmail.com I am waiting your valuable comments. Thanks and best regards. Erkam Murat Bozkurt, M. Sc Control Systems Engineering. Istanbul / Turkey