Coder Social home page Coder Social logo

apus's People

Contributors

laytonw avatar wnagchenghku avatar zixu-w avatar

Stargazers

 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

apus's Issues

how is apus integrated in ssdb

i found there are some product throughput and latency analysis under the apps package,for example ssdb. but i am wondering is apus intergrated in ssdb for test?

APUS leader election incomplete?

Hello,

I am interested in your leader election and I am trying to figure out how you implemented it as
described in your paper (https://core.ac.uk/download/pdf/95561552.pdf).

As far as I understand, the implementation is in your leader-election-testing branch (dare_server.c).
However, I think that it is incomplete because:

  • dare_sever.c: poll_vote_count(), which seems to be important(?), is never called
  • trying to run the code in this branch causes segmentation faults, e.g.,
    because data.ctr_data is never initialized before accessing it in dare_server.c: init_sever_data()

Is there some working version accessible somewhere else, or did I understand something wrong
so far?

Thanks,

Jan

make error: db.h: No such file or directory

Following the steps described, the make step fails with the following error:

Building file: ../src/db/db-interface.c
Invoking: GCC C Compiler
gcc -fPIC -rdynamic -std=gnu11 -DDEBUG=0 -I"/home/karim/code/apus/APUS/RDMA/target/../.local/include" -O0 -g3 -Wall -c -o "src/db/db-interface.o" "../src/db/db-interface.c"
../src/db/db-interface.c:8:10: fatal error: db.h: No such file or directory
#include <db.h>
^~~~~~
compilation terminated.
src/db/subdir.mk:11: recipe for target 'src/db/db-interface.o' failed
make: *** [src/db/db-interface.o] Error 1

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.