We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Next generation configuration mgmt: A small, FRP DSL for distributed systems

Formal Metadata

Title
Next generation configuration mgmt: A small, FRP DSL for distributed systems
Subtitle
Part 2
Alternative Title
A small, FRP DSL for distributed systems: Mgmt Config: More about our language
Title of Series
Number of Parts
490
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date2020
LanguageEnglish

Content Metadata

Subject Area
Genre
Abstract
Mgmt is a next gen config management tool that takes a fresh look at existing automation problems. The tool has two main parts: the engine, and the language. This presentation will have a large number of demos of the language. The language is a minimalistic, functional, reactive DSL. It was designed to both constrain the user with safe types, and no core looping constructs, but also to empower the user to build powerful real-time distributed systems. This year we will expand on last years talk by showing more of the core language features like classes, functions, closures and more! Finally we'll talk about some of the future designs we're planning and make it easy for new users to get involved and help shape the project.