diburichard / cyclops

comprehensive rating-charging and billing solution for cloud services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyclops: Rating, Charging and Billing framework

Cyclops is a comprehensive dynamic rating-charging and billing solution for cloud services and beyond.

Architecture

Core components

The RCB Cyclops framework is a collection of these core micro services:

  • UDR micro service - metering and usage collection
  • CDR micro service - pricing and charge generation
  • Billing micro service - invoicing and discounting

Usage collectors

The current release includes the following usage collectors (with many more to come)

  • Docker
  • CloudStack
  • OpenStack Events
  • OpenStack Ceilometer

Rule engines

Both CDR and Billing services include flexible rule engine, offering various pricing strategies and supporting hierarchical organisations.

Deployment

All micro services are written in Java and are embedded so you can easily deploy them in containers or run them locally. Read more in the Wiki.

Communication

Developed @

ICC Lab

License

  Licensed under the Apache License, Version 2.0 (the "License"); you may
  not use this file except in compliance with the License. You may obtain
  a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  License for the specific language governing permissions and limitations
  under the License.

About

comprehensive rating-charging and billing solution for cloud services


Languages

Language:Java 82.3%Language:CSS 9.0%Language:Vue 3.3%Language:Shell 1.8%Language:Python 1.4%Language:Go 1.3%Language:Groovy 0.4%Language:JavaScript 0.3%Language:Dockerfile 0.0%Language:HTML 0.0%