欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Ejabberd
小 (→链接) |
|||
(未显示1个用户的29个中间版本) | |||
第1行: | 第1行: | ||
− | ejabberd is a free and open source instant messaging server written in [[Erlang]]. | + | {{SeeWikipedia}} |
+ | ejabberd:High-Performance Enterprise Instant Messaging | ||
+ | |||
+ | [[XMPP]] Server + [[MQTT]] Broker + SIP Service | ||
+ | |||
+ | ==简介== | ||
+ | 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 cross-platform, distributed, fault-tolerant, and based on open standards to achieve real-time communication. | ejabberd is cross-platform, distributed, fault-tolerant, and based on open standards to achieve real-time communication. | ||
第7行: | 第19行: | ||
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://www.process-one.net/en/ejabberd/ | + | 通过 [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://mp.weixin.qq.com/s?src=3×tamp=1678156898&ver=1&signature=zZyVfou1HBadR7qTVDrHqpGd8-cxicnBuLQwyNieZvGdma41NQUeUU3RRM-lOI7mzlBuG06zDnXGPaSCNcrjPXcOW1RqGkggBsbh0o2LtGS0ErEApg2Afm1sS9q7PBsfjnMzLv1*-MHC07uawYRqMw== 英雄联盟聊天系统从MySQL迁移到Riak, 使用ejabberd构建聊天服务] | ||
+ | |||
+ | ==图集== | ||
+ | <gallery> | ||
+ | image:ejabberd-internal-architecture.png|架构 | ||
+ | image:ejabberd-large-scale-deployment.png|部署 | ||
+ | image:ejabberd-stanza-routing.png|路由 | ||
+ | image:ejabberd+elixir.jpg|ejabberd+elixir | ||
+ | image:ejabberd-Pidgin.jpg|ejabberd+pidgin | ||
+ | </gallery> | ||
+ | |||
+ | ==链接== | ||
+ | *http://www.ejabberd.im/ | ||
+ | *http://www.process-one.net/en/ejabberd/ | ||
+ | *[http://docs.huihoo.com/ejabberd ejabberd开放文档] | ||
+ | *[http://docs.huihoo.com/edoc/ejabberd ejabberd Development Documentation] | ||
+ | *[https://github.com/processone/ejabberd ejabberd @ github] | ||
+ | *[http://www.planeterlang.org/en/planet/article/How_to_install_ejabberd_2.0.0_with_PostgreSQL_support/ How to install ejabberd 2.0.0 with PostgreSQL support] | ||
+ | *[https://blog.process-one.net/facebook_chat_supports_xmpp_with_ejabberd/ Facebook chat supports XMPP, with ejabberd] | ||
+ | *[https://blog.process-one.net/ejabberd-joins-the-elixir-revolution/ ejabberd joins the Elixir revolution] | ||
+ | *[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] | ||
+ | |||
+ | [[category:MOM]] | ||
+ | [[category:XMPP]] | ||
+ | [[category:MQTT]] | ||
+ | [[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