em-proxy:EventMachine代理DSL,用于在Ruby中编写高性能的透明拦截代理

时间:2024-03-11 12:08:17
【文件属性】:

文件名称:em-proxy:EventMachine代理DSL,用于在Ruby中编写高性能的透明拦截代理

文件大小:25KB

文件格式:ZIP

更新时间:2024-03-11 12:08:17

Ruby

EM代理 EventMachine代理DSL,用于在Ruby中编写高性能的透明/拦截代理。 EngineYard教程: 入门 $> gem install em-proxy $> em-proxy Usage: em-proxy [options] -l, --listen [PORT] Port to listen on -d, --duplex [host:port, ...] List of backends to duplex data to -r, --relay [hostname:port] Relay endpoint: hostname:port -s, --socket [filename] Relay endpoint: unix filename -v, --verbose


【文件预览】:
em-proxy-master
----.gitignore(13B)
----README.md(2KB)
----CHANGELOG.md(3KB)
----bin()
--------em-proxy(2KB)
----Gemfile(38B)
----examples()
--------balancing-client.rb(431B)
--------relay_port_forward.rb(974B)
--------appserver.rb(249B)
--------port_forward.rb(514B)
--------simple.rb(586B)
--------selective_forward.rb(1KB)
--------duplex.rb(1KB)
--------http_proxy.rb(1KB)
--------smtp_whitelist.rb(1004B)
--------smtp_spam_filter.rb(3KB)
--------schemaless-mysql()
--------balancing.rb(5KB)
--------line_interceptor.rb(451B)
--------beanstalkd_interceptor.rb(861B)
----LICENSE(1KB)
----.rspec(31B)
----em-proxy.gemspec(916B)
----Gemfile.lock(1022B)
----spec()
--------support()
--------balancing_spec.rb(3KB)
--------helper.rb(114B)
--------proxy_spec.rb(7KB)
----.travis.yml(42B)
----lib()
--------em-proxy.rb(188B)
--------em-proxy()
----Rakefile(189B)

网友评论