Skip to content

KGayan/Acacia

 
 

Repository files navigation

Acacia

Acacia is a distributed graph database server. It is mainly written in X10. If you are using Acacia in your work please cite our paper.

Miyuru Dayarathna and Toyotaro Suzumura. 2014. "Towards scalable distributed graph database engine for hybrid clouds." In Proceedings of the 5th International Workshop on Data-Intensive Computing in the Clouds (DataCloud '14). IEEE Press, Piscataway, NJ, USA, 1-8.

##1. Introduction

Acacia is a distributed graph database server for managing and mining large graphs in a scalable manner. It is mainly written in X10 (in Managed X10). It can be run in a distributed cluster as well as on a single computer such as a Laptop.

##2. What is Provided

###3.1 Installation

##4. Contact Information

Please contact [Miyuru Dayarathna](miyurud at yahoo dot co dot uk) for further information. Please let us know about bug reports or any further improvements you wish to have in Acacia.

##Open Source License Acacia is licensed under the Apache License, Version 2.0.

##Copyright

  • Copyright (C) 2015 Miyuru Dayarathna All Rights Reserved.

About

A distributed graph database server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.1%
  • Shell 4.5%
  • GAP 1.6%
  • Other 0.8%