Sha256: 98299084684dbcb9dd0a1d61c9c8f6e5eb081cb92923d677176af0e8c923e00f

Contents?: true

Size: 675 Bytes

Versions: 73

Compression:

Stored size: 675 Bytes

Contents

.. -*- rst -*-

groonga 通信アーキテクチャ
==========================

gqtpでのアーキテクチャ
----------------------

- comが外部からの接続を受け付ける。
- comは1スレッド。
- comがedgeを作る。
- edgeは接続と1対1対応。
- edgeはctxを含む。
- workerはthreadと1対1対応。
- workerは上限が個定数。
- workerは、1つのedgeと結びつくことができる。

- edgeごとにqueueを持つ。
- msgはcomによって、edgeのqueueにenqueueされる。
  edgeがworkerに結びついていないときは、同時に、ctx_newというqueueに、msgをenqueueした対象のedgeをenqueueする。

Version data entries

73 entries across 29 versions & 1 rubygems

Version Path
rroonga-3.1.0-x64-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.1.0-x64-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.1.0-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.1.0-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.0.9-x64-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.0.9-x64-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.0.9-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.0.9-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.0.8-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.0.8-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.0.8-x64-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.0.8-x64-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.0.7-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.0.7-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.0.6-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.0.6-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.0.5-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.0.5-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt
rroonga-3.0.4-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/contribution/development/com.txt
rroonga-3.0.4-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/contribution/development/com.txt