Skip to content

*** If you're looking for the Spark-based FluxCapacitor Big Data Pipeline project, go here: https://github.com/fluxcapacitor/wiki ***

Notifications You must be signed in to change notification settings

liouxiao/fluxcapacitor

 
 

Repository files navigation

IF YOU'RE LOOKING FOR THE SPARK-BASED, ADVANCED ANALYTICS FLUXCAPACITOR REPO, YOU CAN FIND IT HERE: https://github.com/fluxcapacitor/wiki

Overview

Flux Capacitor is a Java-based, cloud-native, reference architecture using many Netflix Open Source projects including the following:

In addition to the Netflix OSS components listed above, Flux Capacitor uses the following Open Source components:

Flux can be deployed in any physical or virtual environment including traditional data centers, AWS, OpenStack, RackSpace, IBM Softlayer, etc.

Flux In a Box

Thanks to Joe Hohertz for creating the automated, Ansible-based version of Flux In a Box!!

Global Entities using Flux

  • Apple
  • Cablevision
  • Charter Communications
  • Cisco
  • CVS/Caremark
  • Eucalyptus
  • Eventbrite
  • The Gap
  • IBM
  • Netflix
  • Prezi.com
  • Riot Games
  • Samsung
  • Various Stealth Startups
  • ZScalar

Architecture Overview

Real-time Metrics

Hystrix Dashboard

Historical Metrics

Graphite Dashboard

CloudWatch Dashboard

Project Overview

The following project layout is typical of many distributed applications:

flux-edge

  • Customer-facing REST-based edge service
  • Uses Jetty as the servlet container and messaging engine

flux-middletier

  • Internal REST-based middletier service called by the edge service
  • Uses Netty as the messaging engine

flux-core

  • Shared classes between edge and middletier

Documentation

Please see [wiki] (https://github.com/cfregly/fluxcapacitor/wiki) for detailed documentation.

About

*** If you're looking for the Spark-based FluxCapacitor Big Data Pipeline project, go here: https://github.com/fluxcapacitor/wiki ***

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.5%
  • Shell 6.4%
  • HTML 0.1%