My previous couple of posts covered basic usage and security aspects of Apache Thrift. You can also use Thrift Servlet based transport to expose a Thrift service via a Servlet. This can be useful if you are in a OSGi environment since you can expose it to the outside world using OSGi HTTPService. But unfortunately [...]
Posts Tagged ‘Servlet’
Creating a OSGi based Thrift Service
Posted in How To's, tagged Apache Thrift, OSGi, Servlet on October 8, 2011 | Leave a Comment »

