Received: by 10.204.136.216 with SMTP id s24mr1069949bkt.5.1318642155717; Fri, 14 Oct 2011 18:29:15 -0700 (PDT) X-BeenThere: erlang-programming@googlegroups.com Received: by 10.204.130.15 with SMTP id q15ls273267bks.0.gmail; Fri, 14 Oct 2011 18:29:15 -0700 (PDT) Received: by 10.204.148.84 with SMTP id o20mr1207358bkv.6.1318642155253; Fri, 14 Oct 2011 18:29:15 -0700 (PDT) Received: by 10.204.148.84 with SMTP id o20mr1207357bkv.6.1318642155232; Fri, 14 Oct 2011 18:29:15 -0700 (PDT) Return-Path: Received: from hades.cslab.ericsson.net (hades.cslab.ericsson.net. [192.121.151.104]) by gmr-mx.google.com with ESMTP id p10si1648267bkq.2.2011.10.14.18.29.15; Fri, 14 Oct 2011 18:29:15 -0700 (PDT) Received-SPF: pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) client-ip=192.121.151.104; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) smtp.mail=erlang-questions-boun...@erlang.org Received: from hades.cslab.ericsson.net (hades [192.121.151.104]) by hades.cslab.ericsson.net (Postfix) with ESMTP id 4D02C5C099; Sat, 15 Oct 2011 03:29:09 +0200 (CEST) X-Original-To: erlang-questi...@erlang.org Delivered-To: erlang-questi...@erlang.org Received: from snt0-omc2-s9.snt0.hotmail.com (snt0-omc2-s9.snt0.hotmail.com [65.55.90.84]) by hades.cslab.ericsson.net (Postfix) with ESMTP id 498815C005 for ; Sat, 15 Oct 2011 03:29:06 +0200 (CEST) Received: from SNT125-W27 ([65.55.90.73]) by snt0-omc2-s9.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 14 Oct 2011 18:29:05 -0700 Message-ID: X-Originating-IP: [166.137.136.231] From: Matthew Evans To: Date: Fri, 14 Oct 2011 21:29:04 -0400 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 15 Oct 2011 01:29:05.0300 (UTC) FILETIME=[D3CF0D40:01CC8AD9] Subject: [erlang-questions] New NIF behavior in R15??? X-BeenThere: erlang-questi...@erlang.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Erlang/OTP discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1654791848027755233==" Errors-To: erlang-questions-boun...@erlang.org Sender: erlang-questions-boun...@erlang.org --===============1654791848027755233== Content-Type: multipart/alternative; boundary="_38bfe028-716c-4272-9243-5f90175ce645_" --_38bfe028-716c-4272-9243-5f90175ce645_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Within the next month or two we will be starting a project interfacing Erla= ng to a C driver. This requires the use of a thread pool to support asynchr= onous behaviors. Ordinarily I would implement this with a linked in port dr= iver. However=2C Rickard Green at his 2011 SF Erlang conference talk indica= ted that new support in the NIF framework might be forthcoming in R15 to su= pport linked in driver style threading behavior in NIFS. I would rather hold off implementing a linked in driver if the new NIF feat= ures are around the corner. Can anyone give any hints if this will be the c= ase? Thanks Matt = --_38bfe028-716c-4272-9243-5f90175ce645_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi

Within the next month = or two we will be starting a project interfacing Erlang to a C driver. This= requires the use of a thread pool to support asynchronous behaviors. Ordin= arily I would implement this with a linked in port driver. However=2C Ricka= rd Green at his 2011 SF Erlang conference talk indicated that new support i= n the NIF framework might be forthcoming in R15 to support linked in driver= style threading behavior in NIFS.

I would rather hold off implement= ing a linked in driver if the new NIF features are around the corner. Can a= nyone give any hints if this will be the case?

Thanks

Matt
= --_38bfe028-716c-4272-9243-5f90175ce645_-- --===============1654791848027755233== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ erlang-questions mailing list erlang-questi...@erlang.org http://erlang.org/mailman/listinfo/erlang-questions --===============1654791848027755233==--