[erlang-questions] New NIF behavior in R15???

Matthew Evans mattevans123@REDACTED
Sat Oct 15 03:29:04 CEST 2011


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. Ordinarily I would implement this with a linked in port driver. However, Rickard Green at his 2011 SF Erlang conference talk indicated that new support in the NIF framework might be forthcoming in R15 to support linked in driver style threading behavior in NIFS.

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

Thanks

Matt
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111014/3b9d5ba9/attachment.htm>


More information about the erlang-questions mailing list