From owner-freebsd-embedded@freebsd.org Fri May 18 21:33:18 2018 Return-Path: Delivered-To: freebsd-embedded@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 3B358EDCCBD for ; Fri, 18 May 2018 21:33:18 +0000 (UTC) (envelope-from erkam.murat.bozkurt@gmail.com) Received: from mail-yb0-x232.google.com (mail-yb0-x232.google.com [IPv6:2607:f8b0:4002:c09::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 C948A6AE22 for ; Fri, 18 May 2018 21:33:17 +0000 (UTC) (envelope-from erkam.murat.bozkurt@gmail.com) Received: by mail-yb0-x232.google.com with SMTP id i13-v6so3196062ybl.4 for ; Fri, 18 May 2018 14:33:17 -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=qu+IDhSU6ocQFbHJK+oMzUWTnYGygpl/5x/VelDTvs8=; b=Q5/NZ7Xa6Qg7PDPRme/v/9L3S3r31WNeulQLhMAEtlYZ6CeB+G5r/rB8ax0mfsLopq LWpoD5qIoY8Nh/WzoU3FQX4f4/Zq3HFc/J+mdjwUE7qHvfM/da1Vk1r4n8IBg+TTb5j3 xKcsibhjc0/kBPK+kLwNkqOYYIObxXi+8HzhDSF/32rLnNjVcV9/pMqhWGczz7HLDuy8 Nh8F29/uzYJ509LR/0E417WbuWMBSCawxkGXD/qYRn+01yDkAxYXxoUSqVSxgtnP/s/K PIm2LZmJHFyxtL/dWnJyxk6Id37hZzTVLsIwiblWbvqT2mhSDBibcwSJyM1x9/MfhNGd 0HVA== 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=qu+IDhSU6ocQFbHJK+oMzUWTnYGygpl/5x/VelDTvs8=; b=d7iaVap5KdWWYjaNqsjYoKjTEBR4mZBRgGfif2bRlMsZ/wY6MccPZjLyhexWBm8PNG fEiO1Jb2FRpLmNbineOEtRWv5BoROV7VkDSDxDriZk7VVGDuYyNGSIHN8fwZ24n1fdwu PYuZnhd5yTd1BtMFd53COix+XQRwL4Je4lANc+zbGdwBo0yQK2cmt5Ko3ZpCwPFSJu4W 6joTosnhV/wZdy8nKIYjN4NNJdN3Hk024LSaXYrT19BC8MZglWKU9L4+1eOObDTPf8+h RZcn8fGW5aN/LlnlHSqqn7fSMkQgRBXpwtb9/AM4YZn3rAPcG5jaZwgiM+CmKqnwCeR1 u8zQ== X-Gm-Message-State: ALKqPweid5kdH+7oJw5ZW3sfJG7R8wicMfK5RtghlH0Y2BWVg7URF/3w gTP0Pgk/o9WcLTDtg1D2Sweo+8d2UbsxEgxrgfezmw== X-Google-Smtp-Source: AB8JxZoSuXji3XHQl50ChjPJQq/rL04Y0eD1CmpAr8lZsR6LMQDnfVa30cuatJnCfYcg7NPpqSDd+c4yOYl/PHcWWeI= X-Received: by 2002:a25:70d5:: with SMTP id l204-v6mr6209070ybc.278.1526679197058; Fri, 18 May 2018 14:33:17 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:2ce:0:0:0:0:0 with HTTP; Fri, 18 May 2018 14:33:16 -0700 (PDT) From: Erkam Murat Bozkurt Date: Sat, 19 May 2018 00:33:16 +0300 Message-ID: Subject: ThreadStack Project: an innovative open-source software for multi-thread computing To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2018 21:33:18 -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