Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1915 Multiplexing Services
  3. THRIFT-1163

How can i use multi service in one program?

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.6.1
    • 0.6.1
    • C++ - Library

    Description

      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?

      Attachments

        Activity

          People

            jfarrell Jake Farrell
            ballbillow qiutao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: