From owner-freebsd-python@freebsd.org Fri May 18 21:37:39 2018 Return-Path: Delivered-To: freebsd-python@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 62F3CEDCE86 for ; Fri, 18 May 2018 21:37:39 +0000 (UTC) (envelope-from erkam.murat.bozkurt@gmail.com) Received: from mail-yw0-x230.google.com (mail-yw0-x230.google.com [IPv6:2607:f8b0:4002:c05::230]) (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 EE0846AF89 for ; Fri, 18 May 2018 21:37:38 +0000 (UTC) (envelope-from erkam.murat.bozkurt@gmail.com) Received: by mail-yw0-x230.google.com with SMTP id l142-v6so2844740ywc.11 for ; Fri, 18 May 2018 14:37:38 -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=pud3bFbYD5MbXJt0LQQGG8oU2E6h0S+oHvKl7sn4qlU=; b=VYG77awybu4OwfGuY/DvcCcjhgFrkn43KkPwRM30MlURVCQLhRbXy2pO9pUXJLwQW6 5XwZ7UPJrrMOi+/dJBxdRFa9vu131u4ygpvlWC/Cbsas/3fKB0/qUtO2adCTLY9MjZrt u0+PnTt2LMU/zBI//3KsbsaW9Qm+vnb7xrCuksg3vtapr5KWD8sVcGhvAt27QZstqRzb 6h0tEjfedI9/+mBGTxp+/nS1CqFgvwHGbAkTI7pLJxlwmgNSPxgs2IHKhe65kekXh1v/ 4no4luiDh8kUkwMnnNxn8izXKduIvW6oAHKAKg/eZYFmMwaEaF+O44YxEmRGOy+RwTRe Y2jQ== 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=pud3bFbYD5MbXJt0LQQGG8oU2E6h0S+oHvKl7sn4qlU=; b=unr6JOI9nCVxB94mtk1c9LiYBi7HX2+Ezg24yTBrSYIZWqzbzTP6Hl6Rv06KvodQFT V7Xz87PZlggjIX5cAqlFILWjFjpb8dJsqogpsoMUQS2wtPV92k0uRd11cq3ncYOlS0FO EgDLuHbWRTKly5uIIDU0wMs1W9BA2xrynI4vRdJiZ60qYF7nj9wHu+axd8m/i/cFBS4E ApTbfSPHMVOVs17l4LyUF7lxRKtYxVPxIeXcWHWXxT77+1rY6x1hM8YA8PHqYjZuGibo xp0WHpQDUYAfL8E9b2xdq6oCjKJeyMwspPI5HFGPiJziVuHNUSN2ajcbAkSo+dWLGK8p Dtwg== X-Gm-Message-State: ALKqPwfMMmf4kDUIshI6SrL0Ubg3lmrUCgyl9fmPzvnQ2jO2r2YX71fg Wzm3A7px6umzZKSMEOTYJvFmne6utWG2E0Q+tMt2sQ== X-Google-Smtp-Source: AB8JxZqSiWVRlaRU98bXC86xiQMMAswu0MQy1mc2PgIgbEFtGDWdIOOpA/0816lGwnLwFBM2hL2OL+5/ovsxItQit3s= X-Received: by 2002:a81:8787:: with SMTP id x129-v6mr5671041ywf.129.1526679458222; Fri, 18 May 2018 14:37:38 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:2ce:0:0:0:0:0 with HTTP; Fri, 18 May 2018 14:37:37 -0700 (PDT) From: Erkam Murat Bozkurt Date: Sat, 19 May 2018 00:37:37 +0300 Message-ID: Subject: ThreadStack Project: an innovative open-source software for multi-thread computing To: freebsd-python@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2018 21:37:39 -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