
商汤SCG-后端开发工程师
社招全职3年以上后端开发地点:武汉状态:招聘
任职要求
1、本科及以上学历,3 年以上 Java 后端开发经验,具备扎实的 Java 基础(包含多线程、集合框架、JVM 原理等)。 2、熟练掌握 Spring Boot、Spring Cloud、Nacos、MyBatis-Plus 等技术栈,具备微服务架构的设计与开发经验。 3、熟悉 Kafka、MQ、Redis 等中间件的使用、配置与调优,能够解决中间件相关性能瓶颈。 4、熟悉 MySQL / TiDB / ClickHouse / Cassandra / Elasticsearch 等数据库或搜索引擎的应用及性能调优。 5、熟练使用 Git、Jenkins、Maven、JUn…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1、负责公司产品后端系统的设计、开发、重构与持续优化; 2、负责业务逻辑实现、接口开发、数据库设计与数据处理链路建设; 3、参与基于消息中间件、缓存组件等相关功能的开发与优化,提升系统实时处理能力; 4、负责微服务架构下的服务治理、性能优化、故障排查与线上稳定性保障; 5、编写高质量、可维护的代码,推动后端基础能力组件化、标准化; 6、与产品、算法、测试、前端、运维团队合作,共同推动产品交付; 7、跟踪行业技术趋势,并持续优化系统架构与工程实践。
包括英文材料
学历+
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.
后端开发+
https://www.youtube.com/watch?v=tN6oJu2DqCM&list=PLWKjhJtqVAbn21gs5UnLhCQ82f923WCgM
Learn what technologies you should learn first to become a back end web developer.
多线程+
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!
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
Spring Boot+
https://spring.io/guides/gs/spring-boot
his guide provides a sampling of how Spring Boot helps you accelerate application development.
https://www.youtube.com/watch?v=Nv2DERaMx-4&list=PLzUMQwCOrQTksiYqoumAQxuhPNa3HqasL
The author teaches you how to use Spring Boot from a complete beginner, to building a REST API with a real database, Dockerising it and deploying it to the cloud.
Spring+
https://liaoxuefeng.com/books/java/spring/index.html
Spring是一个支持快速开发Java EE应用程序的框架。它提供了一系列底层容器和基础设施,并可以和大量常用的开源框架无缝集成,可以说是开发Java EE应用程序的必备。
https://spring.io/guides/gs/rest-service
https://spring.io/quickstart
Level up your Java code and explore what Spring can do for you.
MyBatis+
https://mybatis.org/mybatis-3/getting-started.html
https://www.baeldung.com/mybatis
MyBatis is an open source persistence framework which simplifies the implementation of database access in Java applications.
微服务+
https://learn.microsoft.com/en-us/training/modules/dotnet-microservices/
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces.
https://microservices.io/
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of two or more services.
https://spring.io/microservices
Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
https://www.ibm.com/think/topics/microservices
Microservices, or microservices architecture, is a cloud-native architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components or services.
https://www.youtube.com/watch?v=CqCDOosvZIk
https://www.youtube.com/watch?v=hmkF77F9TLw
Learn about software system design and microservices.
Kafka+
https://developer.confluent.io/what-is-apache-kafka/
https://www.youtube.com/watch?v=CU44hKLMg7k
https://www.youtube.com/watch?v=j4bqyAMMb7o&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH
In this Apache Kafka fundamentals course, we introduce you to the basic Apache Kafka elements and APIs, as well as the broader Kafka ecosystem.
消息队列+
https://www.youtube.com/watch?v=xErwDaOc-Gs
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
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.
还有更多 •••
相关职位

社招2年以上交付运维
1、负责安防、集成工程设备和机房的建设; 2、负责公司产品的安装部署和调试维护工作; 3、负责解决客户使用系统时遇到的问题,包括产品硬件、软件安装调试,故障排除及日常维护建议等; 4、负责为客户提供相关产品技术参数、产品性能、产品操作等方面的培训; 5、负责识别系统运行中的问题,并提供必要的优化建议; 6、负责项目部署架构设计和实施,以及项目组内外部技术沟通协调工作。
更新于 2025-10-18武汉

社招Web前端开发
负责智能体(Agent)Web 应用的前端架构设计与开发,打造流畅、智能的交互体验; 设计并实现与大模型(LLM)交互的前端机制,如流式响应(SSE / WebSocket)、上下文状态可视化、对话中断与回溯等功能; 参与大模型应用系统的交互层设计,与后端协作实现智能体任务流、可视化计划、工具调用等功能模块; 优化前端性能与交互体验,提升复杂状态下的渲染性能与用户响应速度; 与算法、后端、设计等团队协作,定义接口协议、状态同步机制,确保系统稳定上线; 持续关注智能体(Agent)与大模型交互技术的发展趋势,结合业务场景推进前端体系和用户体验的创新。
更新于 2025-11-10深圳|武汉