Sure.

Depending on the load that your clients produce and depending on how long established connections need to stay open, using a Threadpool or Threaded Thrift server type can be a good idea.

Have fun,
JensG


-----Ursprüngliche Nachricht----- From: Joseph Fradley
Sent: Wednesday, September 3, 2014 9:59 PM
To: [email protected]
Subject: Multiple C++ Clients and a single C# Server

Hello,

I'm looking to have multiple instances of a C++ client running each in its
own thread communicating to the same C# server. Is this possible using in
Thrift 0.9.1?

Thank you,
Joe

Reply via email to