欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Ejabberd
小 (→图集) |
小 (→链接) |
||
(未显示1个用户的6个中间版本) | |||
第2行: | 第2行: | ||
ejabberd:High-Performance Enterprise Instant Messaging | ejabberd:High-Performance Enterprise Instant Messaging | ||
+ | [[XMPP]] Server + [[MQTT]] Broker + SIP Service | ||
+ | |||
+ | ==简介== | ||
ejabberd | distributed fault-tolerant Jabber/XMPP server in Erlang | ejabberd | distributed fault-tolerant Jabber/XMPP server in Erlang | ||
+ | ==新闻== | ||
+ | *[https://www.process-one.net/blog/ejabberd-19-02-the-mqtt-edition/ ejabberd 19.02: the MQTT Edition] | ||
+ | |||
+ | ==功能== | ||
ejabberd is a free and open source instant messaging server written in [[Erlang programming language|Erlang]]. | ejabberd is a free and open source instant messaging server written in [[Erlang programming language|Erlang]]. | ||
第11行: | 第18行: | ||
ejabberd is suitable for small deployments, whether they need to be scalable or not, as well as extremely big deployments. | ejabberd is suitable for small deployments, whether they need to be scalable or not, as well as extremely big deployments. | ||
− | |||
− | |||
通过 [http://xmpp.org/extensions/xep-0060.html Publish-Subscribe] 组件支持 [http://xmpp.org/extensions/xep-0163.html Personal Eventing via Pubsub]。 | 通过 [http://xmpp.org/extensions/xep-0060.html Publish-Subscribe] 组件支持 [http://xmpp.org/extensions/xep-0163.html Personal Eventing via Pubsub]。 | ||
− | == | + | |
− | + | ==指南== | |
+ | |||
+ | ==项目== | ||
==用户== | ==用户== | ||
+ | 从[https://xmpp.net/directory.php XMPP Public Services]的部署来看,ejabberd是最多的选择,所以它应该是XMPP Server的首选。 | ||
*[https://worktile.com/tech/basic/worktile-real-time-notice Worktile中的实时消息推送服务实现] | *[https://worktile.com/tech/basic/worktile-real-time-notice Worktile中的实时消息推送服务实现] | ||
+ | *[https://mp.weixin.qq.com/s?src=3×tamp=1678156898&ver=1&signature=zZyVfou1HBadR7qTVDrHqpGd8-cxicnBuLQwyNieZvGdma41NQUeUU3RRM-lOI7mzlBuG06zDnXGPaSCNcrjPXcOW1RqGkggBsbh0o2LtGS0ErEApg2Afm1sS9q7PBsfjnMzLv1*-MHC07uawYRqMw== 英雄联盟聊天系统从MySQL迁移到Riak, 使用ejabberd构建聊天服务] | ||
==图集== | ==图集== | ||
第25行: | 第34行: | ||
image:ejabberd-internal-architecture.png|架构 | image:ejabberd-internal-architecture.png|架构 | ||
image:ejabberd-large-scale-deployment.png|部署 | image:ejabberd-large-scale-deployment.png|部署 | ||
+ | image:ejabberd-stanza-routing.png|路由 | ||
image:ejabberd+elixir.jpg|ejabberd+elixir | image:ejabberd+elixir.jpg|ejabberd+elixir | ||
image:ejabberd-Pidgin.jpg|ejabberd+pidgin | image:ejabberd-Pidgin.jpg|ejabberd+pidgin | ||
第40行: | 第50行: | ||
*[https://blog.process-one.net/elixir-sips-ejabberd-with-elixir-part-1/ Elixir Sips: ejabberd with Elixir – Part 1] | *[https://blog.process-one.net/elixir-sips-ejabberd-with-elixir-part-1/ Elixir Sips: ejabberd with Elixir – Part 1] | ||
*[https://blog.process-one.net/ejabberd-with-elixir-packet-filters/ Elixir Sips: ejabberd with Elixir – Part 2] | *[https://blog.process-one.net/ejabberd-with-elixir-packet-filters/ Elixir Sips: ejabberd with Elixir – Part 2] | ||
− | |||
− | |||
[[category:MOM]] | [[category:MOM]] | ||
[[category:XMPP]] | [[category:XMPP]] | ||
+ | [[category:MQTT]] | ||
[[category:erlang]] | [[category:erlang]] | ||
+ | [[category:gougou]] | ||
+ | [[category:huihoo]] | ||
+ | [[category:Huihoo Foundation]] |
2023年3月7日 (二) 02:46的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Ejabberd Thanks, Wikipedia. |
ejabberd:High-Performance Enterprise Instant Messaging
XMPP Server + MQTT Broker + SIP Service
目录 |
[编辑] 简介
ejabberd | distributed fault-tolerant Jabber/XMPP server in Erlang
[编辑] 新闻
[编辑] 功能
ejabberd is a free and open source instant messaging server written in Erlang.
ejabberd is cross-platform, distributed, fault-tolerant, and based on open standards to achieve real-time communication.
ejabberd is designed to be a rock-solid and feature rich XMPP server.
ejabberd is suitable for small deployments, whether they need to be scalable or not, as well as extremely big deployments.
通过 Publish-Subscribe 组件支持 Personal Eventing via Pubsub。
[编辑] 指南
[编辑] 项目
[编辑] 用户
从XMPP Public Services的部署来看,ejabberd是最多的选择,所以它应该是XMPP Server的首选。
[编辑] 图集
[编辑] 链接
- http://www.ejabberd.im/
- http://www.process-one.net/en/ejabberd/
- ejabberd开放文档
- ejabberd Development Documentation
- ejabberd @ github
- How to install ejabberd 2.0.0 with PostgreSQL support
- Facebook chat supports XMPP, with ejabberd
- ejabberd joins the Elixir revolution
- Elixir Sips: ejabberd with Elixir – Part 1
- Elixir Sips: ejabberd with Elixir – Part 2