Open-source. NET publish-Subscribe to Messaging server Laharsub

Source: Internet
Author: User

Laharsub is an open source. NET publish-Subscribe messaging server for real-time web applications such as chat, online writing, news or stock exchange updates, and more.

Laharsub is a publish-subscribe messaging server built on top of a three-tier architecture: front-end-client, middle-tier--web services, backend-systems with publish-subscribe capabilities and storage capabilities. The client is typically a browser, but it can be any program that is known to be able to make HTTP requests. The middle tier is a WCF HTTP service that receives messages from the client and sends them messages, and the backend contains true message-related logic.

Clients can create topics and submit messages to them through restful APIs, while other clients subscribe to multiple topics through the long polling of HTTP. Clients can subscribe to multiple topics with a single request. Laharsub provides the client for jquery, Silverlight, and. NET 4.0, which manages the design architecture, multiplexing, and long polling. According to Tomasz Janczuk, the project's collaborator, Laharsub will use WebSockets in the future.

Open-source. NET publish-Subscribe to Messaging server Laharsub

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.