Pinned Repositories
6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
async-retry
Asynchronous retrying for Java 7/8
avro-util
Collection of utilities to allow writing java code that operates across a wide range of avro versions.
awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
aws-nats
Python and CF script to run a NATS cluster in AWS
BatteryML
commoncrawl-crawler
The Common Crawl Crawler Engine and Related MapReduce code (2008-2012)
commons-configuration
Apache Commons Configuration 公共配置
data-algorithms-book
MapReduce, Spark, Java, and Scala for Data Algorithms Book
df4j
Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.
Liyongwu-liyongwu's Repositories
Liyongwu-liyongwu/redis-cluster
HA Redis Cluster with Sentinel by Docker Compose
Liyongwu-liyongwu/sparktorch
Train and run Pytorch models on Apache Spark.
Liyongwu-liyongwu/df4j
Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.
Liyongwu-liyongwu/kafka-gitops
🚀Manage Apache Kafka topics and generate ACLs through a desired state file.
Liyongwu-liyongwu/docker-mysql-master-slave
Docker MySQL master-slave replication
Liyongwu-liyongwu/data-algorithms-book
MapReduce, Spark, Java, and Scala for Data Algorithms Book
Liyongwu-liyongwu/docker-spark
Apache Spark docker image
Liyongwu-liyongwu/netflix-graph
Compact in-memory representation of directed graph data
Liyongwu-liyongwu/guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
Liyongwu-liyongwu/commoncrawl-crawler
The Common Crawl Crawler Engine and Related MapReduce code (2008-2012)
Liyongwu-liyongwu/rulegin
基于JavaScript Engine的轻量级规则引擎系统,重构于开源IOT项目thingboard
Liyongwu-liyongwu/ml-mastery-zh
:book: [译] MachineLearningMastery 博客文章
Liyongwu-liyongwu/Liyongwu-liyongwu
Config files for my GitHub profile.
Liyongwu-liyongwu/YCThreadPool
轻量级简易线程池库,轻量级线程池异步库,支持线程执行过程中状态回调监测(包含成功,失败,异常等多种状态);支持创建异步任务,可以设置线程的名称,延迟执行时间,线程优先级,回调callback等;可以根据自己需要创建自己需要的线程池;线程异常时,可以打印异常日志,避免崩溃。
Liyongwu-liyongwu/6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
Liyongwu-liyongwu/spring-kafka-non-blocking-retries-and-dlt
A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.
Liyongwu-liyongwu/github-slideshow
A robot powered training repository :robot:
Liyongwu-liyongwu/FsmStateManagement
Finite state machine implementation with state management in microservices.
Liyongwu-liyongwu/liyongwu
Liyongwu-liyongwu/ReloadablePropertiesAnnotation
Dynamic property configurations reload during runtime utilising Java 7 WatchService API, Google Guava and Spring 3.2.5
Liyongwu-liyongwu/tsfresh-feature-translation
[译]tsfresh特征提取工具可提取的特征
Liyongwu-liyongwu/flink-forward-china-2018
Flink Forward China 2018 Slides
Liyongwu-liyongwu/java-async-util
Java utilities for working with CompletionStages
Liyongwu-liyongwu/jetty-session-redis
Jetty session clustering with Redis
Liyongwu-liyongwu/docker-mysql-replication
master master & master slave replication in mysql
Liyongwu-liyongwu/nats
NATS on Autopilot
Liyongwu-liyongwu/aws-nats
Python and CF script to run a NATS cluster in AWS
Liyongwu-liyongwu/async-retry
Asynchronous retrying for Java 7/8