58同城Java开发工程师-广告检索(J34736)
社招全职技术类地点:北京状态:招聘
任职要求
1. 精通JAVA语言,具备扎实的编程技能和优秀的设计能力。 2. 熟悉mysql、nosql、消息队列等。 3. 有高并发工作经验者优先。 4. 熟悉netty、vertx、spring、lucene、dubbo等框架的使用或阅读过相关源码。 5. 工作积极主动,具备较强的求知欲,热衷于前沿技术的探索。 6. 了解 Hive、HDFS、Spark、Flink、Kafka 等相关技术 加分项: 1、有商业化广告/海外的项目经历 2、较好的沟通能力 3、具备一定的数据分析能力
工作职责
1. 负责商业广告检索系统的开发,包括但不限于流程化采买ssp、adx、dsp等。 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.
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.
NoSQL+
https://nosql-database.org/
Everything about NoSQL Systems – Types, Benefits, and Real-World Uses
https://piaosanlang.gitbooks.io/mongodb/content/section1.1.html
NoSQL(NoSQL = Not Only SQL ),即"不仅仅是SQL",指的是非关系型的数据库。是对不同于传统的关系型数据库管理系统的统称。
https://www.youtube.com/watch?v=0buKQHokLK8
NoSQL databases can operate in multiple modes: as key-value store, document store or wide column store.
消息队列+
https://www.youtube.com/watch?v=xErwDaOc-Gs
高并发+
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
Vert.x+
https://docs.redhat.com/en/documentation/red_hat_build_of_eclipse_vert.x/3.8/html/eclipse_vert.x_runtime_guide/vertx-introduction_vertx
Eclipse Vert.x is a toolkit for writing reactive, non-blocking, asynchronous applications that run on the JVM (Java Virtual Machine).
https://vertx.io/docs/
In this guide, you’ll learn how to get started with a new Vert.x Web project.
https://www.baeldung.com/vertx
In this article, we’ll discuss Vert.x, cover its core concepts and create a simple RESTfull web service with it.
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.
Lucene+
https://lucene.apache.org/core/10_3_1/demo/index.html
This document is intended as a "getting started" guide to using and running the Lucene demos.
https://web.cs.ucla.edu/classes/winter15/cs144/projects/lucene/index.html
Lucene is an extremely rich and powerful full-text search library written in Java.
https://www.baeldung.com/lucene
Apache Lucene is a full-text search engine which can be used from various programming languages.
https://www.youtube.com/watch?v=BvgGgkN3clI
In this presentation I go over Apache Lucene, being the cornerstone technology behind Elasticsearch.
Dubbo+
https://dubbo.apache.org/en/overview/mannual/java-sdk/tasks/
Hive+
[英文] Hive Tutorial
https://www.tutorialspoint.com/hive/index.htm
Hive is a data warehouse infrastructure tool to process structured data in Hadoop. It resides on top of Hadoop to summarize Big Data, and makes querying and analyzing easy.
https://www.youtube.com/watch?v=D4HqQ8-Ja9Y
HDFS+
https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html
The Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware.
https://www.ibm.com/cn-zh/think/topics/hdfs
Hadoop 分布式文件系统 (HDFS) 是一种管理大型数据集的文件系统,可在商用硬件上运行。
Spark+
[英文] Learning Spark Book
https://pages.databricks.com/rs/094-YMS-629/images/LearningSpark2.0.pdf
This new edition has been updated to reflect Apache Spark’s evolution through Spark 2.x and Spark 3.0, including its expanded ecosystem of built-in and external data sources, machine learning, and streaming technologies with which Spark is tightly integrated.
Flink+
https://nightlies.apache.org/flink/flink-docs-release-2.0/docs/learn-flink/overview/
This training presents an introduction to Apache Flink that includes just enough to get you started writing scalable streaming ETL, analytics, and event-driven applications, while leaving out a lot of (ultimately important) details.
https://www.youtube.com/watch?v=WajYe9iA2Uk&list=PLa7VYi0yPIH2GTo3vRtX8w9tgNTTyYSux
Today’s businesses are increasingly software-defined, and their business processes are being automated. Whether it’s orders and shipments, or downloads and clicks, business events can always be streamed. Flink can be used to manipulate, process, and react to these streaming events as they occur.
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.
数据分析+
[英文] Data Analyst Roadmap
https://roadmap.sh/data-analyst
Step by step guide to becoming an Data Analyst in 2025
相关职位
社招技术类
工作职责 1、负责商业广告多种商业产品(产品类型如cpc、ocpc、cpm、cpt等)检索侧和投放侧的设计和研发工作; 2、负责搜索场景意图识别、智能创意业务的落地,并不断满足业务和用户需求的变化; 2、负责项目计划的制定与落地,完成项目进度控制、风险控制、项目总结等工作; 3、负责日常系统维护,技术问题和业务问题的跟踪和解决; 4、完善监控方案和容错机制,提升核心系统的稳定性。
更新于 2025-09-09
社招3年以上技术类
1. 参与商业化广告检索数据与样式相关服务的开发与设计,如实验平台,广告索引治理,样式中台建设等; 2. 参与常规需求迭代如广告新样式接入,增量索引开发,程序化DSP对接等;
更新于 2025-04-07
社招技术类
1、负责商业广告多种商业产品(产品类型如cpc、ocpc、cpm、cpt等)检索侧和投放侧的设计和研发工作; 2、负责搜索场景意图识别、智能创意业务的落地,并不断满足业务和用户需求的变化; 2、负责项目计划的制定与落地,完成项目进度控制、风险控制、项目总结等工作; 3、负责日常系统维护,技术问题和业务问题的跟踪和解决; 4、完善监控方案和容错机制,提升核心系统的稳定性。
更新于 2025-08-13