[[PageOutline]] = Message Queue & Comet (Server Push) = == Message Queue 的通訊協定 == === Bayeux === * [http://svn.cometd.org/trunk/bayeux/bayeux.html Bayeux Protocol -- Bayeux 1.0draft1] === STOMP === * [http://stomp.codehaus.org/Protocol STOMP Protocal] * Java Client 實作 - [http://www.germane-software.com/software/Java/Gozirra/ Gozirra] * C Client 實作 - [http://stomp.codehaus.org/Getting+Started+with+libstomp libstomp] - 必須從 svn 取得 * 其他語言的 Client 實作 - http://stomp.codehaus.org/Clients === AMQP ===