You can implement thrift server in clients receiving updates and use one way
to push messages to them.

On Tue, Apr 12, 2011 at 8:42 AM, Powers, Sean <[email protected]> wrote:

> I'm looking to use Apache Thrift to have one client send data to the server
> and then have the server push that data to any clients. Is this possible, or
> would the client need to periodically check for new data? I'm looking for
> something similar to WCF's callbacks.
> I'm pretty new to Apache Thrift and I'm using it in C#/.NET currently and
> will likely have a Java client. Thanks.
> -       Sean
>
>
>

Reply via email to