Tolstokulakov Nikolay created THRIFT-3459:
---------------------------------------------
Summary: integrate with vibe-d (fibers) framework
Key: THRIFT-3459
URL: https://issues.apache.org/jira/browse/THRIFT-3459
Project: Thrift
Issue Type: Improvement
Components: D - Library
Reporter: Tolstokulakov Nikolay
Currently it is necessary to use async client inside vibe-d application. Thrift
can use vibe-d IO library and it eliminates unnecessary multi thread
communications.
Sample from ddb project (option -version=Have_vibe_d):
https://github.com/pszturmaj/ddb/blob/master/source/ddb/postgres.d
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)