Skip to content
View sunwake's full-sized avatar

    Block or report sunwake

    Block user

    Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

    You must be logged in to block users.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse

    Pinned Loading

    1. connection-poolconnection-poolPublic

      auto increase connection pool

      C++ 3 1

    2. ipc-benchipc-benchPublic

      Forked from rigtorp/ipc-bench

      Latency benchmarks of Unix IPC mechanisms

      C 1

    3. programming-principlesprogramming-principlesPublic

      Forked from webpro/programming-principles

      Categorized overview of Programming Principles & Patterns

      Ruby 1

    4. serializable_thread_poolserializable_thread_poolPublic

      这是一种特殊的线程池,适用于特定任务场景-- 例如mysql binlog重做。重做的时候,对于属于同一个表的binlog,需要串行执行(要保证SQL执行顺序)。但对于不同表的binlog,需要并行执行提高效率。

      C 2 2

    5. shmqueshmquePublic

      a circular queue in share memory;use to process data between producer process and consumer processe

      C++ 1 1