Skip to content

Commit

Permalink
simple grammar/spelling/wording changes
Browse files Browse the repository at this point in the history
made some sentences more concise
removed meaningless/repetitive words
  • Loading branch information
rbaumert committed Apr 2, 2017
1 parent 24fdc37 commit 1533a17
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Readme.md
Expand Up @@ -4,17 +4,17 @@

## Project Description

Orchard module that the ability to broadcast events in a multi-server environment.
Orchard module which broadcasts events in a multi-server environment.


## Features

- Generic services for event propagation in a server farm
- Shell change propagation (e.g. shell settings, state of enabled features/modules)
- Signal propagation (i.e. CacheManager changes are replicated)
- Polling implementation for very generic, reliable event propagation (that, however, can be swapped out with an implementation optimal for a specific environment)
- Polling implementation for generic, reliable event propagation (that, however, can be swapped out with an implementation optimal for a specific environment)

Distributed Events is part of the [Lombiq Hosting Suite](http://dotnest.com/knowledge-base/topics/lombiq-hosting-suite), a suite of modules making Orchard able to scale better, more fault-tolerant, and have improved maintainability.
Distributed Events is part of the [Lombiq Hosting Suite](http://dotnest.com/knowledge-base/topics/lombiq-hosting-suite), a suite of modules making Orchard scale better, be more robust, and have improved maintainability.


## Documentation
Expand All @@ -33,4 +33,4 @@ The module's source is available in two public source repositories, automaticall
Bug reports, feature requests and comments are warmly welcome, **please do so via GitHub**.
Feel free to send pull requests too, no matter which source repository you choose for this purpose.

This project is developed by [Lombiq Technologies Ltd](http://lombiq.com/). Commercial-grade support is available through Lombiq.
This project is developed by [Lombiq Technologies Ltd](http://lombiq.com/). Commercial-grade support is available through Lombiq.

0 comments on commit 1533a17

Please sign in to comment.