Sherman | Optimized Distributed B+Tree Index

 by   thustorage C++ Version: Current License: No License

kandi X-RAY | Sherman Summary

kandi X-RAY | Sherman Summary

Sherman is a C++ library. Sherman has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

You can modify this line according the RDMA NIC you want to use, where ibv_get_device_name(deviceList[i]) is the name of RNIC (e.g., mlx5_0) If you use RoCE, modify gidIndex in this line according to the shell command show_gids, which is usually 3. If you use RoCE and the MTU of your NIC is not equal to 4200 (check with ifconfig), modify the value path_mtu in src/rdma/StateTrans.cpp. Change the constant kLockChipMemSize in include/Commmon.h, making it <= max size of on-chip memory.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Sherman has a low active ecosystem.
              It has 68 star(s) with 20 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 18 have been closed. On average issues are closed in 2 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Sherman is current.

            kandi-Quality Quality

              Sherman has no bugs reported.

            kandi-Security Security

              Sherman has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Sherman does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              Sherman releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Sherman
            Get all kandi verified functions for this library.

            Sherman Key Features

            No Key Features are available at this moment for Sherman.

            Sherman Examples and Code Snippets

            No Code Snippets are available at this moment for Sherman.

            Community Discussions

            No Community Discussions are available at this moment for Sherman.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Sherman

            You can modify this line according the RDMA NIC you want to use, where ibv_get_device_name(deviceList[i]) is the name of RNIC (e.g., mlx5_0) https://github.com/thustorage/Sherman/blob/9bb950887cd066ebf4f906edbb43bae8e728548d/src/rdma/Resource.cpp#L28. If you use RoCE, modify gidIndex in this line according to the shell command show_gids, which is usually 3. https://github.com/thustorage/Sherman/blob/c5ee9d85e090006df39c0afe025c8f54756a7aea/include/Rdma.h#L60. If you use RoCE and the MTU of your NIC is not equal to 4200 (check with ifconfig), modify the value path_mtu in src/rdma/StateTrans.cpp. Change the constant kLockChipMemSize in include/Commmon.h, making it <= max size of on-chip memory.
            For each run with kNodeCount servers:. We emulate each server as one compute node and one memory node: In each server, as the compute node, we launch kThreadCount client threads; as the memory node, we launch one memory thread. kReadRatio is the ratio of get operations. In ./test/benchmark.cpp, we can modify kKeySpace and zipfan, to generate different workloads. In addition, we can open the macro USE_CORO to bind kCoroCnt coroutine on each client thread.
            cd Sherman
            ./script/hugepage.sh to request huge pages from OS (use ./script/clear_hugepage.sh to return huge pages)
            mkdir build; cd build; cmake ..; make -j
            cp ../script/restartMemc.sh .
            configure ../memcached.conf, where the 1st line is memcached IP, the 2nd is memcached port
            ./restartMemc.sh (to initialize memcached server)
            In each server, execute ./benchmark kNodeCount kReadRatio kThreadCount

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/thustorage/Sherman.git

          • CLI

            gh repo clone thustorage/Sherman

          • sshUrl

            git@github.com:thustorage/Sherman.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link