
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Provides containers which implement parallelism for clients and servers.
$NOTIFY_SOCKET
.Please see the project documentation for more details.
Getting Started - This guide explains how to use async-container
to build basic scalable systems.
Systemd Integration - This guide explains how to use async-container
with systemd to manage your application as a service.
Kubernetes Integration - This guide explains how to use async-container
with Kubernetes to manage your application as a containerized service.
Please see the project releases for all releases.
async:container:notify:log:ready?
task for detecting process readiness.SIGKILL
/Thread#kill
when the health check fails. In some cases, SIGTERM
may not be sufficient to terminate a process because the signal can be ignored or the process may be in an uninterruptible state.Async::Container::Hybrid
and the health check.Async::Container::Generic#initialize
passes unused arguments through to Async::Container::Group
.Thread.handle_interrupt
except at known safe points.health_check_timeout
for detecting hung processes.We welcome contributions to this project.
git checkout -b my-new-feature
).git commit -am 'Add some feature'
).git push origin my-new-feature
).In order to protect users of this project, we require all contributors to comply with the Developer Certificate of Origin. This ensures that all contributions are properly licensed and attributed.
This project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.
FAQs
Unknown package
We found that async-container demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.