
平安科技资深开发工程师
社招全职计算机网络技术类地点:成都状态:招聘
任职要求
"1、计算机软件或相关专业,本科以上学历; 2、Java基础扎实,理解io.多线程.集合等基础框架,对JVM原理有一定的了解; 3、熟悉Spring全家桶/Mybatis/微服务等框架,及实现原理; 4、熟悉memcached,redis中的其中一项缓存框架技术,以及消息中间件(RabbitMQ,Kafka等); 5、熟练使用rust、python、c++等编程语言进行系统开发; 6、同时具有前端开发经验,熟练使用bootstrap,VueJs,,element-uI等前端框架 7、熟悉…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
"1、负责系统的核心框架和代码开发; 2、与系统分析人员对用户的需求进行设计和分析,并制定系统的技术框架; 3、负责软件非功能特性的规划和设计(包含:安全、性能、易用性、可靠性、可维护性、可扩展性等); 4、负责系统的常规维护以及重构:模块设计、编码、跨团队沟通、接口联调等; 5、协同团队成员完成既定的业务或项目目标。"
包括英文材料
学历+
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://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+
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.
Memcached+
https://www.youtube.com/watch?v=VhM2ByShhzE
Memcached is a high-performance, distributed memory caching system designed to speed up dynamic web applications by alleviating database load.
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://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
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
RabbitMQ+
[英文] RabbitMQ Tutorials
https://www.rabbitmq.com/tutorials
These tutorials cover the basics of creating messaging applications using RabbitMQ.
https://www.youtube.com/watch?v=bfVddTJNiAw
RabbitMQ is a powerful message broker that can help you create resilient and scalable applications.
还有更多 •••
相关职位

社招3年以上计算机网络技术类
1. 负责安全相关系统的研发; 2. 准确理解需求,参与技术方案和系统设计评审,负责业务功能研发; 3. 负责研发过程中的文档工作、测试联调工作; 4. 跟踪线上运营情况,及时修复线上问题; 5. 对现有系统的不足进行分析,找到目前系统的瓶颈,改进系统算法,提高系统性能。
更新于 2025-07-07上海

社招3年以上计算机网络技术类
"1、参与办公协同类桌面客户端(Windows / macOS / Linux)的开发与维护; 2、使用 C++ 进行 SDK 开发,提供稳定、高性能、跨平台的接口供前端 H5 团队调用; 3、与后端团队配合,完成相关接口的集成与优化; 4、优化客户端性能、内存使用及稳定性; 5、编写高质量、可维护的 C++ 代码,参与代码评审和技术方案设计。"
更新于 2025-06-17深圳

社招计算机网络技术类
1、负责存储产品的功能设计、开发、优化、生产问题定位等工作,保证版本按时交付上线; 2、参与研发过程中的需求分析和架构设计; 3、负责日常技术分享,开发相关文档编写; 4、完成分配的其他工作。
更新于 2025-02-11深圳