The Wayback Machine - https://web.archive.org/web/20200904215159/https://github.com/normanmaurer
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@netty @mashupbots @vert-x @xnio @reactive-streams @apple

Pinned

  1. Forked from netty/netty

    Netty project - an event-driven asynchronous network application framework

    Java 14 10

  2. Forked from netty/netty-tcnative

    A fork of Apache Tomcat Native, based on finagle-native

    C 2 1

  3. Forked from apple/swift-nio

    Event-driven network application framework for high performance protocol servers & clients, non-blocking.

    Swift 3

  4. NIO implementation of a SMTP/LMTP Client

    Java 58 18

  5. Forked from apache/cassandra

    Mirror of Apache Cassandra

    Java 1

921 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to netty/netty, netty/netty-tcnative, apple/servicetalk and 5 other repositories
Loading

Contribution activity

September 2020

Created a pull request in 1Jo1/netty that received 5 comments

Submit IO in batches to reduce overhead

Motivation: We should submit multiple IO ops at once to reduce the syscall overhead. Modifications: Submit multiple IO ops in batches Adjust defau…

+17 −17 5 comments
You can’t perform that action at this time.