benthos-plugin-example

Benthos plugin examples (by benthosdev)

Benthos-plugin-example Alternatives

Similar projects and alternatives to benthos-plugin-example

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better benthos-plugin-example alternative or higher similarity.

benthos-plugin-example reviews and mentions

Posts with mentions or reviews of benthos-plugin-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-23.
  • Show HN: Benthos Studio – A modern take on Yahoo Pipes
    8 projects | news.ycombinator.com | 23 Nov 2022
    Benthos Studio is an application that provides visual editing capabilities to the Benthos (https://www.benthos.dev) stream processor, which lets you craft and test yaml-based configurations that you can then run using Benthos.

    Benthos itself is a stateless command line (CLI) app written in Go. It supports quite a few types of "macro" building blocks (aka components) which are various flavours of inputs, outputs, processors, caches, rate limits, buffers, metrics, tracers and loggers. The most important processor is the `mapping` one which lets you execute Bloblang code against each message which passes through it. Bloblang is a functional programming language embedded in Benthos as a DSL for manipulating structured data. You can read more about it over here: https://www.benthos.dev/docs/guides/bloblang/about Also, if you'd like to use it outside of Benthos, you can import it as a library: https://pkg.go.dev/github.com/benthosdev/benthos/[email protected]/...

    Since I mentioned importing Bloblang as a library, you can import the entire Benthos framework as a library and inject your own custom plugins to create a custom Benthos build with whatever components and extra functionality you need. It's also a great way to slim down the existing distribution and only import the components that you require. See some examples here: https://github.com/benthosdev/benthos-plugin-example

    8 projects | news.ycombinator.com | 23 Nov 2022
    Some history here https://github.com/benthosdev/benthos/issues/1184#issuecomme... but the TL; DR version is that the client library has caused a bit of friction in the past. They had several releases where one of its dependencies produced various compiler warnings and there was this dbus zombie processes issue which caused some concern... However, if you wish to run this at scale in production, you might want to look at https://github.com/benthosdev/benthos-plugin-example and craft your own custom Benthos build, where you import just the components you need, such as the Pulsar ones.

Stats

Basic benthos-plugin-example repo stats
2
78
1.3
2 months ago

benthosdev/benthos-plugin-example is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of benthos-plugin-example is Go.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com