Popularity
7.3
Declining
Activity
0.0
Stable
935
34
79

Programming language: Go
License: Apache License 2.0
Tags: Messaging    
Latest version: v0.6.0

Gollum alternatives and similar packages

Based on the "Messaging" category.
Alternatively, view Gollum alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Gollum or a related project?

Add another 'Messaging' Package

README

Documentation Status GoDoc Gitter Go Report Card Build Status Coverage Status Homebrew

[Gollum](docs/src/gollum.png)

What is Gollum?

Gollum is an n:m multiplexer that gathers messages from different sources and broadcasts them to a set of destinations.

Gollum originally started as a tool to MUL-tiplex LOG-files (read it backwards to get the name). It quickly evolved to a one-way router for all kinds of messages, not limited to just logs. Gollum is written in Go to make it scalable and easy to extend without the need to use a scripting language.

Please not that this project is not related to the Gollum Wiki. Follow the link above if you came here looking for it.

Gollum Documentation

How-to-use, installation instructions, getting started guides, and in-depth plugin documentation:

Installation

Gollum is tested and packaged to run on FreeBSD, Debian, Ubuntu, Windows and MacOS. Download Gollum and get started now.

Get Gollum Support and Help

gitter: If you can't find your answer in the documentation or have other questions you can reach us on gitter, too.

Reporting Issues: To report an issue with Gollum, please create an Issue here on github: https://github.com/trivago/gollum/issues

License

This project is released under the terms of the Apache 2.0 license.


*Note that all licence references and agreements mentioned in the Gollum README section above are relevant to that project's source code only.