ztz1989 / knix

KNIX MicroFunctions is a serverless computing platform that combines container-based resource isolation with a lightweight execution model using processes to significantly improve resource efficiency and decrease the function startup latency. KNIX MicroFunctions works in Knative as well as bare metal or virtual machine-based environments.

Home Page:https://knix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

KNIX MicroFunctions is an open source serverless computing platform for Knative as well as bare metal or virtual machine-based environments. It combines container-based resource isolation with a light-weight process-based execution model that significantly improves resource efficiency and decreases the function startup overhead.

Compared with existing serverless computing platforms, KNIX MicroFunctions has the following advantages:

  • Low function startup latency & high resource efficiency
  • Fast locality-aware storage access
  • Python and Java function runtimes
  • Workflow support and compatibility with Amazon States Language (ASL)
  • Support for long-running functions for continuous data processing applications
  • Powerful web UI, SDK and CLI for effective serverless application development

Screenshots

Installation

This section covers installing KNIX.

Installing KNIX MicroFunctions on Kubernetes

KNIX can be installed using helm charts, assuming you have a Kubernetes cluster and Knative running.

Please refer to the Helm package deployment README.

Installing KNIX MicroFunctions on Bare Metal or Virtual Machines

KNIX MicroFunctions can also be installed using Ansible playbooks on bare metal or virtual machines. You'll need a user with sudo access.

Please refer to the installation README.

Hosted Service

More info on hosted services for hands-on experimentation with the KNIX MicroFunctions platform can be found at: https://knix.io.

Getting Involved

We encourage you to participate in this open source project. We welcome pull requests, bug reports, ideas, code reviews, or any kind of positive contribution.

Before you attempt to make a contribution please read the Code of Conduct.

License

Apache License 2.0

About

KNIX MicroFunctions is a serverless computing platform that combines container-based resource isolation with a lightweight execution model using processes to significantly improve resource efficiency and decrease the function startup latency. KNIX MicroFunctions works in Knative as well as bare metal or virtual machine-based environments.

https://knix.io

License:Apache License 2.0


Languages

Language:JavaScript 48.3%Language:Python 22.1%Language:CSS 17.8%Language:Java 5.7%Language:HTML 2.3%Language:Makefile 0.8%Language:Shell 0.8%Language:Jupyter Notebook 0.7%Language:Go 0.6%Language:Erlang 0.4%Language:Dockerfile 0.3%Language:Thrift 0.3%Language:Smarty 0.1%