summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/thrifthelper/ThriftManager.java
Commit message (Expand)AuthorAgeFilesLines
* VCache und thriftSimon Rettberg2015-09-091-14/+14
* First working version with SSL supportSimon Rettberg2015-08-181-132/+99Star
* Fix getNewSatClient()Simon Rettberg2015-08-181-1/+1
* Preparations for SSL thrift client suportSimon Rettberg2015-08-171-29/+53
* Separate error callbacks for master and satSimon Rettberg2015-08-171-6/+21
* Use connection pool in thrift manager, allow getting explicit sat connectionSimon Rettberg2015-08-121-19/+22
* Fix behavior of thrift proxy when getting a new client fails by throwing an e...Simon Rettberg2015-07-081-66/+78
* Make master server address configurable; dynamic retrying, controlled by call...Simon Rettberg2015-07-061-69/+78
* Use framed transport for satellite connections.Stephan Schwaer2015-07-061-2/+1Star
* Unified thrift definitions for master and satelliteSimon Rettberg2015-06-091-15/+15
* Cleanup thrift shandling stuffSimon Rettberg2015-03-051-86/+130
* moved ThriftManager and ThriftHandler to master-sync-sharedJonathan Bauer2015-03-041-0/+147