Git Product home page Git Product logo

yaledb / calvin Goto Github PK

View Code? Open in Web Editor NEW
299.0 299.0 53.0 325 KB

Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of distributed transactions without two-phase commit. Most of the code is for VLDB 2014 paper: 《An Evaluation of the Advantages and Disadvantages of Deterministic Database Systems》.

Shell 0.03% Makefile 1.77% C++ 93.11% Perl 1.21% Protocol Buffer 3.88%

calvin's People

Contributors

yaledb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

calvin's Issues

error while loading shared library

Hi, i follow the instructions from the README and when i've successfully built the calvin, i use bin/deployment/cluster -c deploy-run.conf -p src/deployment/portfile -d bin/deployment/db m 0 ;but got a error: scp: db3/deploy-run.conf: No such file or directory
00: bin/deployment/db: error while loading shared libraries: libprotobuf.so.9: cannot open shared object file: No such file or directory

I'm definatelly sure that i have set the LD_LIBRARY_PATH on my machine.In my deploy-run.conf,i write only one line which is that node0=0:1:8:10.0.0.102:54580.

Can anyone give some tips about this?
Thanks a lot!

Paper link?

The paper title is cut off making it difficult to Google. Perhaps put a link in the README to the 2014 paper?

executing on multi machine report txns 0?

Hi,i am trying the calvin.I use the source code in src_calvin.

I followed instructions in README and successfully run calvin.
If i run calvin with 1 node (setting 1 node in deploy-run.conf),the program works fine and print roughly 20,000txns/s.
But if a run it with more than 1 node,the statics reported would be all 0.I run each of the seperatelly and it works fine.
I use the following command.
bin/deployment/cluster -c deploy-run.conf -p src/deployment/portfile -d bin/deployment/db m 0
Can you help me with that?Thanks !

installer fails, possibly missing some files

Are there some missing files?

$ ./install-ext   
./install-ext: 3: cd: can't cd to ext/zookeeper
autoreconf: 'configure.ac' or 'configure.in' is required
./install-ext: 5: ./install-ext: ./configure: not found
make: *** No targets specified and no makefile found.  Stop.
./install-ext: 7: cd: can't cd to ../zeromq
./install-ext: 8: ./install-ext: ./autogen.sh: not found
./install-ext: 9: ./install-ext: ./configure: not found
make: *** No targets specified and no makefile found.  Stop.
./install-ext: 11: cd: can't cd to ../protobuf
./install-ext: 12: ./install-ext: ./configure: not found
make: *** No targets specified and no makefile found.  Stop.
./install-ext: 14: cd: can't cd to ../googletest
./install-ext: 15: ./install-ext: ./configure: not found
make: *** No targets specified and no makefile found.  Stop.

make test no use

Hi,
When I "make test", there are no executables generated. Could you possibily help me out? Many thanks.

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.