Deploying a Production-Level MongoDB Replica Set

Deploying a Production-Level MongoDB Replica Set

❝ Written by: Wanli Xing [email protected] Date: January 21, 2025 ❞ 「Environment Description」 Operating System: Anolis OS 8 Kernel: 4.18.0-477.13.1.0.1.an8.x86_64 MongoDB Version: 7.0.16 Dedicated User for Running Program: apprun (can be replaced as needed, the document includes user creation methods) Dedicated Directory for Running Program: /apprun (can be replaced as needed, ensure the directory ownership … Read more

How To Fix And Prevent Buffered Streams Deadlock

How To Fix And Prevent Buffered Streams Deadlock

How To Fix And Prevent Buffered Streams Deadlock Rust has eliminated various stupid bugs and traps that are common in other languages, making it easier to develop and maintain our projects. Unfortunately, when it comes to common problems in asynchronous programming, Rust is not inherently as strong. In fact, asynchronous programming in Rust is much … Read more

Why Eastern Airlines Chose MongoDB for Tech Selection

Why Eastern Airlines Chose MongoDB for Tech Selection

“ At this year’s MongoDB World W016 conference, Huang Chong from China Eastern Airlines shared practical experience in using MongoDB, introducing how Eastern Airlines combines Spark and MongoDB to solve the challenges they face, as well as the specific steps, which sparked heated discussions. Background Introduction The deputy manager of the PSS department of Eastern … Read more

60 Lines of Code to Scrape Zhihu’s Best Answers

60 Lines of Code to Scrape Zhihu's Best Answers

(For Python developers, bookmark this to enhance your Python skills) Source: Python and Data Analysis, Author: shenzhongqiang Scraping Zhihu’s best answers is quite simple, and in this article, we will reveal the underlying principles. What characteristics do Zhihu’s best answers have? Let’s observe first. Did you notice any patterns? Are they concise and insightful? Do … Read more

Get New Knowledge Daily: Raspberry Pi Zero E-Paper

Get New Knowledge Daily: Raspberry Pi Zero E-Paper

Waking up every morning to see the latest news, weather forecast, and a daily quote is pretty cool, right? The Paper-Pi project is the tool that helps you achieve this dream! It utilizes an electronic ink screen to create a personalized information display platform, allowing you to easily access important daily information while being energy-efficient … Read more