From owner-freebsd-threads@freebsd.org Fri May 18 21:34:21 2018 Return-Path: Delivered-To: freebsd-threads@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0016EEDCD2B for ; Fri, 18 May 2018 21:34:20 +0000 (UTC) (envelope-from erkam.murat.bozkurt@gmail.com) Received: from mail-yw0-x232.google.com (mail-yw0-x232.google.com [IPv6:2607:f8b0:4002:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8DF276AE8A for ; Fri, 18 May 2018 21:34:20 +0000 (UTC) (envelope-from erkam.murat.bozkurt@gmail.com) Received: by mail-yw0-x232.google.com with SMTP id h11-v6so2065729ywc.8 for ; Fri, 18 May 2018 14:34:20 -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=aoyz6dbnJfQuFtjJ1Zct/N2Aww3AsJfeW0HOXgUMe5s=; b=QsPaUNmKDqf5kqzwrmU6yEl0kQ6xvqddtmJXrZs/m0Q9SaBgP2r3gtSV2s/Bt3n2QE wCDte7Y7WcG4ShPqQIdS+xcYKp14Ta4BsMRf04BxX8Slxlq+ZdEF5qyT6k1TEvFndU9E ERGKbqNphVnXbF7c2OccgAHJqR5SQhNTsfBwgVLel4/WY6YMsYacnOBHrMWO17UxYF/g 2TWjhQia613YNxoLzuEcH/d7m+9FO4IvUW66itKQrw4FBbIK5EFiVIuiPD361IXbJvpL tIV5O9Ni23pYBuAEj4eKUDNPHxU03tOg8kQSCZ915+yTDq1eHB7nrxxHvIpPTX/3ltM6 7HFA== 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=aoyz6dbnJfQuFtjJ1Zct/N2Aww3AsJfeW0HOXgUMe5s=; b=KHK27m3QQbtu3qM+UTbX2aWvFBuAI9Vc06j6I1EZ5u1vzC0XcynvqFF9d9B1c5EIR7 TSdqnkVfm3YYqGqcg1o96r+zZ/RtY79iDNRVj8zqcsZXm/VmHh4AecI2nSJTUh+mdBdj 8CQzhUcPtB0E5TfvYVu67R+vANaJqd9IgPhzTQ3biCkucAbhm2QF36Lzz9ZI4KSI1N2Z Pe+sXxDRi9PQcJrHA6q5P0tHbo+X2hbb1qFAkES70Raqqu5Vtc8M0QovXfESGlfVSzwQ +nX096asueghTH7zb6tlXIPjDHL4HpfsZ21DZ0qBKslxUzz1VY3fXadNJ/NWiTWqzFQj VGdw== X-Gm-Message-State: ALKqPwdsZCkrHQpdbREPeZs/kIZtIvUN5s6Pg6Z7rBNAVSN/Ka6uwKtR +bmh2ZR2ROf7tTYZ7C5fyaNJqz2nmw+SEb773hOfzQ== X-Google-Smtp-Source: AB8JxZqhdPoq9VqqpHWp1/dS4M+Ly2LeHX0i3flip+Dt2GZkDJqPcKl79un6UfOGaTj+vW35rzVsLaH/cXL+rwu7B5s= X-Received: by 2002:a0d:da46:: with SMTP id c67-v6mr5851263ywe.112.1526679259963; Fri, 18 May 2018 14:34:19 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:2ce:0:0:0:0:0 with HTTP; Fri, 18 May 2018 14:34:19 -0700 (PDT) From: Erkam Murat Bozkurt Date: Sat, 19 May 2018 00:34:19 +0300 Message-ID: Subject: ThreadStack Project: an innovative open-source software for multi-thread computing To: freebsd-threads@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2018 21:34:21 -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