Skip to content
View wuhongsong's full-sized avatar
Block or Report

Block or report wuhongsong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wuhongsong/README.md

个人简介

15年硕士毕业于重庆大学,之后就一直从事分布式存储相关工作,目前在国内某中大型互联网企业任职资深分布式存储工程师。

目前需要看看工作机会,如果您那边正好有合适的岗位,而且您也希望和有趣有料的我成为同事,那么请联系我吧。 感谢,感谢....

  • Ceph Contributor

  • Curve Maintainer

  • 知乎专栏作者:聊聊ceph&分布式存储

    部分文章:

一名Cepher到Curver的转变史

Ceph性能优化系列文章

分布式文件存储基座Fuse的深度解析

存储人视角:人工智能AI + 大模型

技术栈

  • 分布式存储:拥有近10年的分布式存储领域经验,曾作为核心骨干从零开始自主研发分布式存储系统Curve,具备出色的架构设计和系统构建能力。有AI&大模型/云原生/虚拟机存储等方向的落地经验。
  • 开源项目经验:熟悉开源存储项目Ceph,具备源码级别的分析和优化能力,并为社区做出贡献。同时,了解其他主流分布式存储系统,如JuiceFS、DAOS,Azure和阿里盘古等。
  • Linux内核:对Fuse、VFS等有一定了解,拥有较为丰富的Linux服务端问题分析和优化经验。
  • 云原生技术:对k8s、rook等云原生技术有基本了解。

Pinned Loading

  1. ceph ceph Public

    Forked from ceph/ceph

    Ceph is a distributed object, block, and file storage platform

    C++ 10 4

  2. libfuse libfuse Public

    Forked from libfuse/libfuse

    The reference implementation of the Linux FUSE (Filesystem in Userspace) interface

    C

  3. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C

  4. opencurve/curve opencurve/curve Public

    Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file stor…

    C++ 2.3k 503

  5. braft braft Public

    Forked from baidu/braft

    An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

    C++