Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
= Alicorn: Auto-scaler for Unicorn webserver {}[https://codeclimate.com/github/bensomers/alicorn] {}[https://gemnasium.com/bensomers/alicorn] {}[https://travis-ci.org/bensomers/alicorn]
An experimental auto-scaler for the {Unicorn}[http://unicorn.bogomips.org] webserver. Designed for Unicorn webservers running with the {Raindrops}[raindrops.bogomips.org] middleware enabled. It depends on the "active" and "queued" fields reported by Raindrops, and so only works on Linux.
== Usage
Alicorn ships with two executables, alicorn and alicorn-profiler.
alicorn: this is the main command-line utility: run alicorn --help to see the list of options and learn how to configure it.
alicorn-profiler: this is a tool to help determine useful parameters for alicorn. it's recommended that you run alicorn in dry-run and verbose mode for awhile, collect the resulting logs, and feed those through alicorn-profiler to get a handle on what settings you'll need. Same story, run alicorn-profiler --help to figure out what the options are and how you can tweak them.
== Versioning
Alicorn attempts to follow the {Semantic Versioning Specification}[semver.org]. Every release in the 0.x series should be considered a DEVELOPMENT version. The public API should not be considered stable.
== Contributing
== Credits
Alicorn is maintained by {Ben Somers}[http://github.com/bensomers] and is funded by {Rafter}[http://www.rafter.com]. Huge thanks to Eric Wong and the rest of the {Unicorn}[http://unicorn.bogomips.org] and {Raindrops}[http://raindrops.bogomips.org] contributors.
== Copyright
Copyright (c) 2012 Ben Somers. See LICENSE.txt for further details.
FAQs
Unknown package
We found that alicorn demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.