process-compose

Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications. (by F1bonacc1)

Process-compose Alternatives

Similar projects and alternatives to process-compose

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

process-compose reviews and mentions

Posts with mentions or reviews of process-compose. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-13.
  • Show HN: Flox 1.0 – Open-source dev env as code with Nix
    17 projects | news.ycombinator.com | 13 Mar 2024
    Devbox can also run services too. Both products use an awesome process runner called process-compose (https://github.com/f1bonacc1/process-compose/) which is worth checking out (it's even built with nix!)
  • Container + SSH = a good development environment
    6 projects | news.ycombinator.com | 10 Sep 2022
    I've been using https://github.com/F1bonacc1/process-compose with great success.

    It's a userspace process compositor that works across all relevant platforms, supporting daemon processes and k8s style readiness/health checks.

    In combination with nix flakes, it quickly reduced my projects docker-compose usage for easy-to-configure services.

    This gave huge performance benefits for the M1 Mac folks on my team especially for CPU intensive processes thanks to native binaries.

    For maximal ease of use, the remaining docker-compose containers are started/stopped as a process-compose task.

  • If docker-compose and K9S had a baby (without the containers gene)
    4 projects | /r/programming | 17 Jul 2022
    In order to run a simple client-server (1 client, 5 servers) application, I wrote a simple docker-compose file and everything worked great. My dev flow would be the usual: make some changes/optimizations, spin everything up, run a bunch of tests, and go back to step one. At some point, I felt that for my dev environment and language (Linux, golang). docker-compose is great for spinning everything up, but for rapid development, it actually slows me down. I didn't really need containers. I tried to find an alternative solution. Something like a docker-compose, but for native processes, but most of the tools that I found were CI/CD oriented. I like K9S (who doesn't?) and I like docker-compose (some don't), so I built a Frankenstein Monster of them both :) https://github.com/F1bonacc1/process-compose I am not sure if you'll find it as useful as I do, but in any case, any feedback is more than welcome.
    4 projects | /r/programming | 17 Jul 2022
  • docker-compose without dockers
    5 projects | /r/golang | 7 Apr 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 29 Mar 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic process-compose repo stats
14
888
9.3
5 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com