<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Apache Thrift - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Apache_Thrift&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Apache_Thrift&amp;p=8">3.Next</a>
</p>
<p>format.<br/>
* TJSONProtocol - Uses <a href="page.php?w=JSON">JSON</a> for the encoding of data.<br/>
* TSimpleJSONProtocol - A write-only protocol that cannot be parsed by Thrift because it drops metadata using JSON. Suitable for parsing by scripting languages.</p>

<p>The supported transports are:<br/>
* TSimpleFileTransport - This transport writes to a file.<br/>
* TFramedTransport - This transport is required when using a non-blocking server. It sends data in frames, each preceded by length information.<br/>
* TMemoryTransport - Uses <a href="page.php?w=Memory-mapped_I%2FO">memory for I/O</a>.</p><p>
<a accesskey="1" href="page.php?w=Apache_Thrift&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Apache_Thrift&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
