Docker container used to build netty-tcnative binaries for Alpine Linux. One needs an alpine container, obviouslly and libuuid dependency, otherwise even boringssl-static won't work.
https://github.com/pires/netty-tcnative-alpineTags | netty-tcnative-alpine netty netty-tcnative alpine-linux |
Implementation | Shell |
License | Apache |
Platform |
Conscrypt is a Java Security Provider (JSP) that implements parts of the Java Cryptography Extension (JCE) and Java Secure Socket Extension (JSSE). It uses BoringSSL to provide cryptographical primitives and Transport Layer Security (TLS) for Java applications on Android and OpenJDK.The core SSL engine has borrowed liberally from the Netty project and their work on netty-tcnative, giving Conscrypt similar performance.
jce jsse security-provider java-cryptography-extension cryptographyDemo for Netty-socketio project.Switch to /server folder and build server by maven.
This project provides eight high performance websocket server implementation and can be used to test their benchmark.The test result shows Netty, Go, Node.js, Undertow, Vert.x can setup 1 million connections. Netty and Go is best.
NettoSphere: A HTTP/WebSocket server powered by Atmosphere and Netty Framework
atmosphere netty-framework reactiveNetty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
event-driven asynchronous framework nio async-ioA small collection of tools useful when working with JBoss Netty.
Note New version of Jetserver is called Nadron and is in a new netty 4 branch of this same repo. JetServer is a java nio based server specifically designed for mutliplayer games. It supports UDP and TCP transports. It uses Netty for high speed network transmission and Jetlang for extremely fast in-vm message passing between player sessions and game rooms. The project also uses spring for its dependency injection. This way, it is highly configurable and you can swap out any part of the server with your own implementations. The pre-built jar files of this project are located in the jetserver/binaries directory. All dependent jars are located in the jetserver/lib directory. You can add them to your favorite IDE’s classpath for coding. If you want to compile from source, then follow steps below.
一个专为移动端开发的原创即时通讯框架,超轻量级、高度提炼,完全基于UDP协议,支持iOS、Android、标准Java平台,服务端基于Mina和Netty编写。
im udp push mina netty nio mobileimsdk-webThis image is based on Alpine Linux image, which is only a 5MB image, and contains glibc to enable proprietary projects compiled against glibc (e.g. OracleJDK, Anaconda) work on Alpine. This image includes some quirks to make glibc work side by side with musl libc (default in Alpine Linux). glibc packages for Alpine Linux are prepared by Sasha Gerrand and the releases are published in sgerrand/alpine-pkg-glibc github repo.
docker-image alpine glibcA super small Docker image based on Alpine Linux. The image is only 5 MB and has access to a package repository that is much more complete than other BusyBox based images.This makes Alpine Linux a great image base for utilities and even production applications. Read more about Alpine Linux here and you can see how their mantra fits in right at home with Docker images.
This is the GNU C library as a Alpine Linux package to run binaries linked against glibc. This package utilizes a custom built glibc binary based on the vanilla glibc source. Built binary artifacts come from https://github.com/sgerrand/docker-glibc-builder. See the releases page for the latest download links. If you are using tools like localdef you will need the glibc-bin and glibc-i18n packages in addition to the glibc package.
glibc alpine-linux alpine-glibcA Java WebSocket/HTTP server based on the Atmosphere and Netty Framework
Socket.IO server implemented on Java
socket-io netty polling websocketsurging 是一个分布式微服务框架,提供高性能RPC远程服务调用,采用Zookeeper、Consul作为surging服务的注册中心,集成了哈希,随机,轮询作为负载均衡的算法,RPC集成采用的是netty框架,采用异步传输
microservices apigateway surging rabbitmq messagepack protobuffer json-serialization consul zookeeper log4net kafkaVisit the official web site for more information.Armeria is an open-source asynchronous RPC/API client/server library built on top of Java 8, Netty 4.1, HTTP/2, Thrift and gRPC. Its primary goal is to help engineers build high-performance asynchronous microservices that use HTTP/2 as a session layer protocol.
armeria http http2 http-server http-client thrift thrift-server thrift-client microservices grpc rpc rpc-framework rpc-library rpc-server rpc-client micro-framework grpc-client grpc-server jvmSocko is an embedded Scala web server powered by Netty networking and Akka processing. We are currently using Scala 2.10.1 and JDK7. You will need JDK7 to build. The core and rest projects will be compiled for use with JDK6 but SPDY will not be supported.
DotNetty is a port of Netty, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.
networking protocols event-driven asynchronousa light weight, easy to use and high performance remoting framework based on netty.
sofa-rpc sofastack
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.