Hhuizhou92inhxzhouh.hashnode.dev·Mar 15, 2024 · 8 min readTime in computers, context switching.This article is first published in the medium MPP plan. If you are a medium user, please follow me in medium. Thank you very much. The process is one of the great inventions of the operating system, which shields application programs from hardware d...00
Hhuizhou92inhxzhouh.hashnode.dev·Mar 1, 2024 · 5 min readGolang vs node ,What language do you choose for your next web program?This article is first published in the medium MPP plan. If you are a medium user, please follow me in medium. Thank you very much. As a software developer, I'm constantly on the lookout for the fastest and most efficient tools to build applications....00
Hhuizhou92inhxzhouh.hashnode.dev·Mar 1, 2024 · 6 min readRedis stream VS Kafka, A clash of two kings.This article is first published in the medium MPP plan. If you are a medium user, please follow me in medium. Thank you very much. Kafka is known for addressing large-scale data processing problems and is widely deployed in the infrastructure of man...00
Hhuizhou92inhxzhouh.hashnode.dev·Mar 1, 2024 · 4 min readGo Internal Data Structure :HeapThis article is first published in the medium MPP plan. If you are a medium user, please follow me in medium. Thank you very much. In Go source code, there is an implementation of the heap data structure. Here is its description: // Package heap pr...00
Hhuizhou92inhxzhouh.hashnode.dev·Mar 1, 2024 · 1 min read什么是medium 的 publicationThis article is first published in the medium MPP plan. If you are a medium user, please follow me in medium. Thank you very much. publication即出版物,你可以把他理解成一本杂志,但是可以随时发布,随时修改。每个 publication都有一个或者多个编辑,这个编辑负责审核你的文章,发表。总体流程 大概就这样子。 具体的细节可以看官网的说明:https:/...00