58同城Java高级开发工程师-黄页商业化(J29641)
社招全职技术类地点:北京状态:招聘
任职要求
1、计算机或相关专业,计算机基础扎实,本科及以上学历; 2、精通Java开发,熟悉jvm、gc、多线程、集合、反射、内存模型等; 3、熟悉Linux系统下的基本操作,有一定的文档编写能力; 4、熟悉并发编程,分布式框架,缓存等; 5、熟悉SQL Server/mysql/oracle数据库,够掌握各个数据的库的特性并对sql进行优化; 6、有商业和广告检索业务相关背景者优先; 7、大型系统开发维护经验,具有互联网及高并发高稳定性系统设计经验开发者优先。
工作职责
1、负责商业广告多种商业产品(产品类型如cpc、ocpc、cpm、cpt等)检索侧和投放侧的设计和研发工作; 2、负责搜索场景意图识别、智能创意业务的落地,并不断满足业务和用户需求的变化; 2、负责项目计划的制定与落地,完成项目进度控制、风险控制、项目总结等工作; 3、负责日常系统维护,技术问题和业务问题的跟踪和解决; 4、完善监控方案和容错机制,提升核心系统的稳定性。
包括英文材料
学历+
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
多线程+
https://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
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://hackernoon.com/the-system-design-cheat-sheet-cache
The cache is a layer that stores a subset of data, typically the most frequently accessed or essential information, in a location quicker to access than its primary storage location.
https://www.youtube.com/watch?v=bP4BeUjNkXc
Caching strategies, Distributed Caching, Eviction Policies, Write-Through Cache and Least Recently Used (LRU) cache are all important terms when it comes to designing an efficient system with a caching layer.
https://www.youtube.com/watch?v=dGAgxozNWFE
SQL+
https://liaoxuefeng.com/books/sql/introduction/index.html
什么是SQL?简单地说,SQL就是访问和处理关系数据库的计算机标准语言。
https://sqlbolt.com/
Learn SQL with simple, interactive exercises.
https://www.youtube.com/watch?v=p3qvj9hO_Bo
In this video we will cover everything you need to know about SQL in only 60 minutes.
SQL Server+
[英文] SQL Server Tutorial
https://www.sqlservertutorial.net/
If you are looking for an easy, fast, and efficient way to master SQL Server, you are in the right place.
https://www.youtube.com/watch?v=voTZUMw23pg
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
Oracle+
[英文] Oracle Tutorial
https://www.oracletutorial.com/
On this website, you can learn Oracle Database fast and easily.
https://www.youtube.com/watch?v=QHYuuXPdQNM&list=PL_c9BZzLwBRJ8f9-pSPbxSSG6lNgxQ4m9
高并发+
https://www.baeldung.com/concurrency-principles-patterns
In this tutorial, we’ll discuss some of the design principles and patterns that have been established over time to build highly concurrent applications.
https://www.baeldung.com/java-concurrency
Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.
https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/
You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems.
https://www.oreilly.com/library/view/modern-concurrency-in/9781098165406/
With this book, you'll explore the transformative world of Java 21's key feature: virtual threads.
https://www.youtube.com/watch?v=qyM8Pi1KiiM
https://www.youtube.com/watch?v=wEsPL50Uiyo
系统设计+
https://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
相关职位
社招3年以上软硬件服务-骑行
1. 主导骑行CRM系统及资产交付流程的技术方案设计,负责核心模块代码开发,确保系统高质量按时交付。 2. 构建CRM-Agent模式与AI驱动的智能化工作流引擎,从业务建模到技术落地,推动系统向AI-Native架构演进。 3. 深入理解出行行业场景,精准拆解产品需求,完成从架构设计、开发实施到运维监控的全生命周期管理。 4. 持续优化系统性能与稳定性,通过技术手段解决瓶颈问题,提升研发效能与代码质量。 5. 主导技术分享与代码评审,推动团队工程规范落地,助力成员技术能力提升。
更新于 2025-06-09

社招3年以上
岗位职责 1. 负责酒店供应商资源接入,优化现有系统 2. 按时,独立,保质保量完成日常迭代开发工作,确保代码健壮性及系统稳定性 3. 学习,研究新技术,合理的运用到系统的技术演进及优化上。
更新于 2023-05-17

社招5年以上
职位描述: 1、参与同程艺龙酒店相关项目的产品需求开发,发掘和分析业务需求,撰深入写技术方案和系统设计,以及相关的代码开发 2、对接其它项目组,与前后端、上下游进行沟通协调,完成项目的技术方案对接。 3、分析和发现系统的优化点,负责对系统的性能和可用性进行提升和改造; 4、为团队引入创新的技术、创新的解决方案,用创新的思路解决问题。
更新于 2023-03-17