Revisit Hydra
3 years ago I finished develop Hydra. So what’s problem Hydra resolved? Let’s talk about...
2022, Jan 02 — 1 minute read3 years ago I finished develop Hydra. So what’s problem Hydra resolved? Let’s talk about...
2022, Jan 02 — 1 minute readThe python part are mainly from “A Web Crawler With asyncio Coroutines” Let begin with...
2020, Dec 13 — 3 minute readThere are many new features in dotty/scala 3. To be continue…
2020, Nov 15 — 1 minute readWhat’s Doradilla Doradilla is a job manage library which provides reactive way to handle job...
2019, Dec 10 — 3 minute readScala library has priority queue implementation, but when priority are equal the dequeued items are...
2019, Nov 21 — 2 minute readFSMActor is the engine of the job management. The job work flow as below: The...
2019, Nov 18 — 6 minute readPessimist’s file lock For software design when needs a global lock cross process, the file...
2019, Sep 13 — 5 minute readBug Client complains a bug that the download function will fail on chrome browser consistently,...
2019, May 19 — 3 minute read