You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by Apache Wiki <wi...@apache.org> on 2010/08/16 22:07:50 UTC

[Thrift Wiki] Update of "LanguageSupport" by BryanDuxbury

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 BryanDuxbury.
http://wiki.apache.org/thrift/LanguageSupport?action=diff&rev1=3&rev2=4

--------------------------------------------------

  ||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, json ||buffered, framed, http ||simple, thread-pool, nonblocking, servlet, Half-Sync/Half-Async || ||
+ ||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 || || || || || ||
+ ||Ruby ||mature||binary, compact||buffered, framed, http||simple, threaded, thread-pool, nonblocking|| ||
  ||Squeak || || || || || ||