• duuyidong@gmail.com

Coding

Producer-Consumer Pattern with Non-Blocking Queue

Metrics are vital for the distribution system, this article describes how to implement a metric function for a high TPS system.

The code can be found here: https://github.com/ADU-21/producer-consumer



Read more

Time Complexity of Java Collections

Collections data structure and their operations’ time complexity are important fundamental knowledge for becoming a better developer.



Read more

How to Code Python

Python is my favorite language because it’s simple and fast. It has been 3 years since first time I learn python, I’ve wrote a lot of article about python inital in my first year coiding python, feel free to read it if you understand chinese well.

this article will focus on engineering practice of python and include an example about how to build a tool with python.



Read more