字节跳动微服务框架高级工程师
社招全职A206387B地点:杭州状态:招聘
任职要求
1、本科及以上学历,计算机相关专业,计算机基础扎实; 2、精通Go/Rust//C++至少一门高性能语言,具备底层性能调优经验(如CPU Cache优化、零拷贝、锁竞争处理); 3、熟练使用性能分析工具及Linux内核调优手段; 4、具备系统化解决问题的能力,能够有效地识别和解决复杂问题; 5、良好的团队合作能力。 加分项: 1、具有深度的RPC、网络库、Go服务的性能诊断和优化经验; 2、有百万QPS级系统性能优化经验; 3、优秀的沟通能力,能推动跨团队技术方案落地。
工作职责
1、成本优化:从全局视角、链路视角、单服务视角结合成本数据识别出价值大的优化点,提出解决方案,并能与业务部门合作推进落地; 2、技术攻关:探索异构语言通信(Go/Rust为主)、硬件加速等技术与性能优化的结合点,并能对Go Runtime定制优化; 3、性能诊断优化体系能力建设:构建体系化的平台能力支持服务成本分析、性能诊断、半自动化优化能力。
包括英文材料
学历+
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
Rust+
https://www.youtube.com/watch?v=BpPEoZW5IiY
In this comprehensive Rust course for beginners, you will learn about the core concepts of the language and underlying mechanisms in theory.
https://www.youtube.com/watch?v=lzKeecy4OmQ
Full Rust 101 Crash Course for beginners.
https://www.youtube.com/watch?v=rQ_J9WH6CGk
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
性能调优+
https://goperf.dev/
The Go App Optimization Guide is a series of in-depth, technical articles for developers who want to get more performance out of their Go code without relying on guesswork or cargo cult patterns.
https://web.dev/learn/performance
This course is designed for those new to web performance, a vital aspect of the user experience.
https://www.ibm.com/think/insights/application-performance-optimization
Application performance is not just a simple concern for most organizations; it’s a critical factor in their business’s success.
https://www.oreilly.com/library/view/optimizing-java/9781492039259/
Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done.
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
内核+
https://www.youtube.com/watch?v=C43VxGZ_ugU
I rummage around the Linux kernel source and try to understand what makes computers do what they do.
https://www.youtube.com/watch?v=HNIg3TXfdX8&list=PLrGN1Qi7t67V-9uXzj4VSQCffntfvn42v
Learn how to develop your very own kernel from scratch in this programming series!
https://www.youtube.com/watch?v=JDfo2Lc7iLU
Denshi goes over a simple explanation of what computer kernels are and how they work, alonside what makes the Linux kernel any special.
RPC+
https://javaguide.cn/distributed-system/rpc/rpc-intro.html
为什么要 RPC ? 因为,两个不同的服务器上的服务提供的方法不在一个内存空间,所以,需要通过网络编程才能传递方法调用所需要的参数。并且,方法调用的结果也需要通过网络编程来接收。
https://www.youtube.com/watch?v=S2osKiqQG9s
This video is part of an 8-lecture series on distributed systems, given as part of the undergraduate computer science course at the University of Cambridge.
相关职位
社招A216723
1、成本优化:从全局视角、链路视角、单服务视角结合成本数据识别出价值大的优化点,提出解决方案,并能与业务部门合作推进落地; 2、技术攻关:探索异构语言通信(Go/Rust为主)、硬件加速等技术与性能优化的结合点,并能对Go Runtime定制优化; 3、性能诊断优化体系能力建设:构建体系化的平台能力支持服务成本分析、性能诊断、半自动化优化能力。
更新于 2025-03-03
社招技术类
1. 负责招聘事业群下相关业务测试,测试类型包括,功能测试,接口测试,安全测试,性能测试,探索性测试,专项测试等。 2.参与产品需求讨论,并与研发保持良好沟通,具备问题分析定位的能力,可高效推动问题得到解决。 3. 参与团队内部自动化与工具平台建设,在团队目前已有的PC,APP,接口自动化框架与平台基础上持续优化迭代。 4. 参与团队目前共建的CI与精准测试相关工作内容,提升团队整体测试质量与效率。
更新于 2022-06-28
社招3年以上
1. 负责小鹏汽车“扶摇”AI平台数据处理相关的软件开发工作,包括数据加载工具(XDataLoader)和数据集管理平台(XDataset),提供统一的数据加载、转换、缓存与预取能力;目标解决大规模数据加载过程中出现的性能瓶颈、数据一致性、系统稳定性等问题,服务AI大模型的训练和推理; 2. 开发并维护高性能 DataLoader SDK,支持自定义采样、并行读取、缓存预取与数据增强等功能,优化多线程/进程流水线,降低I/O与预处理延迟,简化算法团队接入并提升加载效率; 3. 搭建通用Dataset管理系统,实现多源异构数据(图片、视频、点云、传感器等)的统一接入、解析与格式化; 4. 协同算法团队及其他技术团队,深入理解业务需求,快速响应并落地实现。
更新于 2025-07-22