Dear Wiki user, You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.
The "LanguageSupport" page has been changed by RogerMeier. http://wiki.apache.org/thrift/LanguageSupport?action=diff&rev1=4&rev2=5 -------------------------------------------------- + #redirect LibraryFeatures - This Page describes the supported protocol, transport and server types for each Language - ||'''Language''' ||'''Maturity Level''' ||'''Protocol Types''' ||'''Transport Types''' ||'''Server Types''' ||'''Description''' || - ||C++ ||mature ||binary, json ||buffered, framed, http ||simple, thread-pool, threaded, nonblocking || || - ||C# ||mature ||binary ||buffered, framed, http(client only) ||simple, thread-pool, threaded ||note: with patch THRIFT-66 from Jira, the C# runtime has Endpoints and Channels support - this gives it two-way communication, multiple services on a single connection, multiple outstanding requests per connection, and optional certificate based SSL security on .NET 2.0 or later - needs porting to other languages || - ||Erlang || || || || || || - ||Haskell || || || || || || - ||Java ||mature ||binary, compact, json ||buffered, framed, http ||simple, thread-pool, nonblocking, servlet, Half-Sync/Half-Async || || - ||JavaScript ||new in 0.3 ||json ||http ||none || || - ||Objective C/Cocoa || || || || || || - ||OCaml || || || || || || - ||Perl || || || || || || - ||PHP || || || || || || - ||Python || || || || || || - ||Ruby ||mature||binary, compact||buffered, framed, http||simple, threaded, thread-pool, nonblocking|| || - ||Squeak || || || || || || - -
