GithubHelp home page GithubHelp logo

isterin / gridgain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gridgain/gridgain-old

0.0 1.0 0.0 94.74 MB

CSS 0.06% JavaScript 0.02% Shell 0.33% PHP 0.09% Java 78.68% Scala 3.71% Scilab 17.11%

gridgain's Introduction

![GridGain Logo](http://www.gridgain.com/images/logo/logo_mid.png "GridGain Logo")

GridGain In-Memory Computing Platform

In-Memory Computing uses high-performance, integrated, distributed memory systems to compute and transact on large-scale data sets in real-time, orders of magnitude faster than possible with traditional disk-based or flash technologies.

GridGain’s In-Memory Computing Platform is designed to deliver uncompromised performance for a widest set of in-memory computing use cases from high performance computing, to the industry most advanced data grid, to streaming and plug-n-play Hadoop accelerator:

In-Memory Data Grid

Natively distributed, ACID transactional, MVCC-based, SQL+NoSQL, in-memory object key-value store. The only in-memory data grid proven to scale to billions of transactions per second on commodity hardware.

In-Memory Streaming

Massively distributed processing meets Complex Event Processing (CEP) and Streaming Processing with advanced workflow support, windowing, user-defined indexes and more.

In-Memory Accelerator for Hadoop

Combination of In-Memory File System 100% compatible with Hadoop HDFS and In-Memory MapReduce delivering 100x performance increase. Minimal integration, plug-n-play acceleration with any Hadoop distro.

Maven Install

The easiest way to get started with GridGain in your project is to use Maven dependency management:

Fabric Edition

Fabric edition includes all GridGain functionality except for hadoop accelerator.

<dependency>
    <groupId>org.gridgain</groupId>
    <artifactId>gridgain-fabric</artifactId>
    <version>${gridgain.version}</version>
    <type>pom</type>
</dependency>

HPC Edition

HPC edition includes all GridGain functionality except for data grid, streaming and hadoop accelerator.

<dependency>
    <groupId>org.gridgain</groupId>
    <artifactId>gridgain-hpc</artifactId>
    <version>${gridgain.version}</version>
    <type>pom</type>
</dependency>

Data Grid Edition

Data Grid edition includes all GridGain functionality except for streaming and hadoop accelerator.

<dependency>
    <groupId>org.gridgain</groupId>
    <artifactId>gridgain-datagrid</artifactId>
    <version>${gridgain.version}</version>
    <type>pom</type>
</dependency>

Streaming Edition

Streaming edition includes all GridGain functionality except for data grid and hadoop accelerator.

<dependency>
    <groupId>org.gridgain</groupId>
    <artifactId>gridgain-streaming</artifactId>
    <version>${gridgain.version}</version>
    <type>pom</type>
</dependency>

You can copy and paste this snippet into your Maven POM file. Make sure to replace version with the one you need.

Binary Downloads & Documentation

Grab the latest binary release and current documentation at www.gridgain.org

Issues

Use GitHub issues to file bugs.

License

GridGain is available under Apache 2.0 license.

Copyright

Copyright (C) 2007-2014, GridGain Systems, Inc. All Rights Reserved.

gridgain's People

Contributors

sboikov avatar akuznetsov-gridgain avatar nva avatar asiunov avatar azhuchkov-gg avatar vsisko avatar alexander-ryabov avatar azhuchkov avatar nataljas avatar

Watchers

Ilya Sterin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.