What language?
________________________________
Von: chendihao (JIRA)
Gesendet: 09.12.2013 10:26
An: [email protected]
Betreff: [jira] [Updated] (THRIFT-2283) Provide thread-safe thrift client, such
as connection pool
[
https://issues.apache.org/jira/browse/THRIFT-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chendihao updated THRIFT-2283:
------------------------------
Description: Recently we implement a multi-thread thrift client to get data
from server, then we find that thrift client is not thread-safe. We have to
wrap the native objects and provide a pool-like things. I think it's quite a
common feature most people want and some Java/Python developers have
implemented the connection pool already. (was: Recently we implement a
multi-thread thrift client to get data from server, then we find that thrift
client is not thread-safe. We have to wrap the native objects and provide a
pool-like things. I think it's quite a common feature most people want and some
Java/Python developers have implement the connection pool already.)
> Provide thread-safe thrift client, such as connection pool
> ----------------------------------------------------------
>
> Key: THRIFT-2283
> URL: https://issues.apache.org/jira/browse/THRIFT-2283
> Project: Thrift
> Issue Type: Improvement
> Reporter: chendihao
> Priority: Minor
>
> Recently we implement a multi-thread thrift client to get data from server,
> then we find that thrift client is not thread-safe. We have to wrap the
> native objects and provide a pool-like things. I think it's quite a common
> feature most people want and some Java/Python developers have implemented the
> connection pool already.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)