skip to content
Xiaopei's DokuWiki
These are the good times in your life,
so put on a smile and it'll be alright
User Tools
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
•
zmq
Sidebar
友链
Liyu
林在眠
陈小生
魏增艺
导航
emacs
gis
iot
smartthings
javascript
d3
rickshaw
vue
linux
backup
centos
compress
config
cow
dir
docker
file
hardware
help
init
kernel
log
lxc
network_admin
network_configuration
nfs
package
power_tools
rsyslog
screen
sendmail
shell
shell_pitfalls
sysmon
upstart
users
vpn
machine_learning
nagios
node
wintersmith
nodejs
benchmark
c-addon
php
write_your_own_php_mvc_framework
protocals
rtmp
puppet
dashboard
secure
owasp
test_guide
webgoat_hack
openssl
sencha_touch
web_design
infinite_scroll_pagination
position_absolute
weixin
9000
27001
ad
ads
ajax
alibaba
aliyun
animation
anyproxy
apache
architecture
auth
awesome
bank
bbb
beanstalkd
ble
chrome
ci
coffee
daemon
debian
dns
dokuwiki
drawsomething
email
es
express
firebase
firefox
forum
ga
gammu_smsd
ganglia
general
git
golang
google_physical_web
grpc
hadoop
hardware
homekit
html5_local_storage
http
https
imagemagick
injection_molding
io
ionic
ios
iwork
key_value_memory_caching_memcached_redis
koa
kubernetes
laravel
layout
lighttpd
macosx
mail
metal
meteor
misc
monit
mqtt
mysql
neo4j
nginx
node-red
numbers
oauth
op
oracle
pdf
perl
phpmyadmin
products
prolog
prometheus
python
qr
r
rails
raspberry_pi
react
ruby
scrum
selenium
sentry
sniff
sphinx
ssh
statistics
statsd
supervisor
tidb
vi
virtualbox
virtualization
web_frontend
weibo
wifi
windows
wordpress
xinetd
zigbee
zmq
it:zmq
ZMQ ZeroMQ
Code Connected - zeromq
ZMTP - The Protocol of Things - ZMTP
ZeroMQ的学习和研究 « 搜索技术博客-淘宝
遇到过的问题
若使用 zmq 做 RPC, Server 端中断时, Client 端会排队待发送的请求, 并在 Server 上线后一股脑发过去, Server 会有瞬时大流量, 且 Server 需自己判断请求是否超时. 可使用 hwm 避免该问题, 但要注意有些 pattern 是无法设置 hwm 的.
ZMQ 官方文档中, 有各种
Robust Reliable Queuing 的 Request-Reply pattern
(Paranoid Pirate Pattern), 其中包括 timeout, heartbeat 等完备性检查, 再做时可供参考;
it/zmq.txt
· Last modified: 2014/06/05 10:49 by
admin
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top