[Groonga-commit] groonga/groonga.org at d0920aa [gh-pages] related-project: add GQTP-gem

アーカイブの一覧に戻る

naoa null+****@clear*****
Sat Oct 4 20:15:35 JST 2014


naoa	2014-10-04 20:15:35 +0900 (Sat, 04 Oct 2014)

  New Revision: d0920aa115ca2b2efbbb6843502eb458c9f8dd05
  https://github.com/groonga/groonga.org/commit/d0920aa115ca2b2efbbb6843502eb458c9f8dd05

  Message:
    related-project: add GQTP-gem

  Modified files:
    ja/related-projects.html
    related-projects.html

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2014-10-04 20:01:02 +0900 (64fae46)
+++ ja/related-projects.html    2014-10-04 20:15:35 +0900 (943103b)
@@ -97,6 +97,10 @@ title: 関連プロジェクト
       <h4>Groonga + Ruby</h4>
       <p><a href="https://github.com/ranguba/groonga-client">Groonga-client</a>はRubyからGroongaサーバーと接続するためのクライアントライブラリです。GQTPとHTTPに対応しています。</p>
     </section>
+    <section id="gqtp-gem">
+      <h4>Groonga + Ruby</h4>
+      <p><a href="https://github.com/ranguba/gqtp">GQTP gem</a>はGQTPのRuby実装です。GQTPクライアント、GQTPサーバーおよびGQTPプロキシを実装するための非同期APIを提供します。より高い同時実行性能を引き出すことができます。</p>
+    </section>
     <section id="eroonga">
       <h4>Groonga + Erlang</h4>
       <p><a href="https://github.com/tomaon/eroonga">eroonga</a>はErlangで実装されたgqtpクライアントです。gqtpを使っているGroongaサーバーに接続することができます。</p>

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2014-10-04 20:01:02 +0900 (5250204)
+++ related-projects.html    2014-10-04 20:15:35 +0900 (5fdc233)
@@ -89,6 +89,10 @@ title: Related Projects
       <h4>Groonga + Ruby</h4>
       <p><a href="https://github.com/ranguba/groonga-client">Groonga-client</a> is a client library of Groonga server for Ruby. It supports GQTP and HTTP.</p>
     </section>
+    <section id="gqtp-gem">
+      <h4>Groonga + Ruby</h4>
+      <p><a href="https://github.com/ranguba/gqtp">GQTP gem</a> is a GQTP (Groonga Query Transfer Protocol) Ruby implementation. Gqtp gem provides both GQTP client, GQTP server and GQTP proxy implementations. They provide asynchronous API. You can use gqtp gem for high concurrency use.</p>
+    </section>
     <section id="eroonga">
       <h4>Groonga + Erlang</h4>
       <p><a href="https://github.com/tomaon/eroonga">eroonga</a> is a client library of Groonga server. It is implemented by only Erlang. You can connect to Groonga server that uses gqtp.</p>
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る