You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/23 21:12:46 UTC

[jira] Commented: (THRIFT-1) Fully-asychronous client and server

    [ https://issues.apache.org/jira/browse/THRIFT-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658939#action_12658939 ] 

Bryan Duxbury commented on THRIFT-1:
------------------------------------

We've already got an asynchronous server for Java. I'd be interested to think about async clients, though.

> Fully-asychronous client and server
> -----------------------------------
>
>                 Key: THRIFT-1
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1
>             Project: Thrift
>          Issue Type: New Feature
>         Environment: All
>            Reporter: David Reiss
>
> All Thrift servers currently require a thread to be tied up for every outstanding request being serviced.
> In addition, all clients have the same requirement, but workarounds are easier.
> This is also the first JIRA issue in the Thrift project.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.