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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. connection-pool connection-pool Public

    auto increase connection pool

    C++ 3 1

  2. ipc-bench ipc-bench Public

    Forked from rigtorp/ipc-bench

    Latency benchmarks of Unix IPC mechanisms

    C 1

  3. programming-principles programming-principles Public

    Forked from webpro/programming-principles

    Categorized overview of Programming Principles & Patterns

    Ruby 1

  4. serializable_thread_pool serializable_thread_pool Public

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

    C 2 2

  5. shmque shmque Public

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

    C++ 1 1