[ 
https://issues.apache.org/jira/browse/THRIFT-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roger Meier updated THRIFT-1163:
--------------------------------

    Issue Type: Sub-task  (was: Question)
        Parent: THRIFT-1915
    
> How can i use multi service in one program?
> -------------------------------------------
>
>                 Key: THRIFT-1163
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1163
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: C++ - Library
>    Affects Versions: 0.6.1
>            Reporter: qiutao
>            Assignee: Jake Farrell
>              Labels: features
>             Fix For: 0.6.1
>
>
> For example,i have two service like this:
> service FirstService
> {
>       string hello()
> }
> service SecondService
> {
>       string hello()
> }
> the generated code have two skeleton server file,how can i use them in one 
> program?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to