Nussknacker

A visual tool to define and run real-time decision algorithms. Brings agility to business teams, liberates developers to focus on technology.
Alternatives To Nussknacker
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Jmeter6,846375645 days ago23December 23, 2021663apache-2.0Java
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
Roxy Wi1,211
19 hours ago4apache-2.0HTML
Web interface for managing Haproxy, Nginx, Apache and Keepalived servers
Engintron638
18 days ago39gpl-2.0Perl
Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server. Engintron will improve the performance & web serving capacity of your server, while reducing CPU/RAM load at the same time, by installing & configuring the popular Nginx webserver to act as a reverse caching proxy in front of Apache.
Kafka Sprout401
3 years ago10mitJava
:rocket: Web GUI for Kafka Cluster Management
Zoonavigator393
a year ago13agpl-3.0Shell
Web-based ZooKeeper UI / editor / browser
Nussknacker3881419 hours ago13September 22, 202173apache-2.0Scala
A visual tool to define and run real-time decision algorithms. Brings agility to business teams, liberates developers to focus on technology.
Awesome Swing329
25 days ago
A list of frameworks, libraries and software for the Java Swing GUI toolkit.
Pawnee84
7 years ago9mitJavaScript
An Apache GUI for OSX.
Apache37
8 years ago2C
Apache 2.4.x
Ab Viz20
10 years ago2C#
GUI frontend for Apache Bench, ab-viz lets you quickly benchmark and view detailed graphs.
Alternatives To Nussknacker
Select To Compare


Alternative Project Comparisons
Readme

Real-time actions on data

Maven Central Build status Coverage Status Artifact HUB PR

DemoDocumentationInstalationNu Cloud

image

Nussknacker lets you design, deploy and monitor real time decision algorithms with easy to use GUI.

For stateless use cases we provide lightweight, but scalable and performant engine deploying to Kubernetes. When more advanced, stateful scenarios are needed we can leverage the power and reliability of Apache Flink to make your processes fast and accurate.

Quickstart

If you want to see Nussknacker in action without any other dependencies, you can use embedded engine in Request-response mode (scenario logic is exposed with REST API), just run:

docker run -it --network host -e DEFAULT_SCENARIO_TYPE=request-response-embedded touk/nussknacker:latest

Be aware that some things (e.g. metrics) will not work, and this engine is not intended for production use.

If you want to follow step-by-step via more complex tutorials, based on production ready engines, read one of quickstart guides for: Streaming mode on Flink engine or Streaming mode on Lite engine or Request-response mode on Lite engine

Contact

Talk to us on mailing list or start a discussion

Scala compatibility

Currently, we do support Scala 2.12 and 2.13, we cross publish versions. Default scala version is 2.13. Docker images (both Designer and Lite Runtime) are tagged with _scala-2.X suffix (e.g. 1.8.0_scala_2.13 or latest_2.12). Tags without such suffix are also published, and they point to images with default scala version build. Please be aware of that, especially if you use latest image tag.

Flink compatibility

We currently support only one Flink version (more or less the latest one, please see flinkV in build.sbt). However, it should be possible to run Nussknacker with older Flink version.

While we don't provide out-of-the-box support as it would complicate the build process, there is separate repo with detailed instructions how to run Nussknacker with some of the older versions.

Related projects

Contributing

Nussknacker is an open source project - contribution is welcome. Read how to do it in Contributing guide. There you can also find out how to build and run development version of Nussknacker.

License

Nussknacker is published under Apache License 2.0.

Popular Gui Projects
Popular Apache Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Scala
Gui
Apache
Real Time
Kafka
Streaming
Compatibility
Big Data
Flink
Stream Processing