开发者

Are there any near-production system configuration management frameworks written in functional languages (i.e., Haskell, erlang, etc.)?

开发者 https://www.devze.com 2023-03-04 00:12 出处:网络
Similar to Cfengine2/3, Puppet, Chef. Definitely interested in purity, nondeterminism, idempotency and conflict detection.

Similar to Cfengine2/3, Puppet, Chef.

Definitely interested in purity, nondeterminism, idempotency and conflict detection.

Note Cross-poste开发者_StackOverflow中文版d due to the nature of the question not falling neatly into any particular domain.


Update: Not yet, however here are some early projects:

Python: kokki, cdist

Perl: Thorium

:UPDATE:

The most major development is an equivalent and better solution: Fixing package / management (which is to handle conflict resolution and allow for side-by-side.

NixOS is the ZFS of configuration management.

salt is old news, not impressed. Look for ZeroRPC implementation from dotcloud btw.

0

精彩评论

暂无评论...
验证码 换一张
取 消