Zhuoling.Space
Blog

    Future in Python Concurrency

    In Python's `concurrent.futures` module, a `Future` is an object that represents the result of an asynchronous operation. You can think of it as a placeholder for storing the result of a task until its execution is complete. The `Future` object allows you to submit a task in a non-blocking manner and check the status of the task, get the result, or wait for the task to complete in the future.

    Python

    An introduction about the Mushoom POV Project

    In this guide, we will discuss how to configure and control a serial port on a UNIX system using C++ and the native termios library. We will cover opening the serial port device, configuring the port parameters, and reading/writing data to the serial port.

    Project
    ESP32
    C
    Hardware
    PCB

    Configuring UNIX Serial Port with C++ and termios Library: A Step-by-Step Guide

    In this guide, we will discuss how to configure and control a serial port on a UNIX system using C++ and the native termios library. We will cover opening the serial port device, configuring the port parameters, and reading/writing data to the serial port.

    C++
    Linux

    Content Defined Chunk (CDC)

    Under the hood of CDC

    Storage
    CDC
© 2025 Zhuoling
charlieJ107 Powered by Astro
Profile image
  • Home
  • Projects
  • Services
  • Blog
  • CV
  • About
  • Language
    • English
    • 中文