Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37500254
en ru br
ALT Linux repos
S:0.6.5.git.f2a25d18-alt3

Group :: Development/Python3
RPM: python3-module-raet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.6.5.git.f2a25d18-alt3
Build date: 24 july 2021, 10:43 ( 143.6 weeks ago )
Size: 699.41 Kb

Home page:   https://github.com/saltstack/raet

License: ASL 2.0
Summary: RAET (Reliable Asynchronous Event Transport) Protocol
Description:

Modern large scale distributed application architectures, wherein
components are distributed across the internet on multiple hosts
and multiple CPU cores, are often based on a messaging or event bus
that allows the various distributed components to communicate
asynchronously with each other. Typically the messaging bus is some
form of messaging queue service such as AMQP or ZeroMQ. The message
bus supports what is commonly referred to as a publish/subscribe
methodology for information exchange.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-raet
  • python3-module-raet-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin