2023-03-23 16:30:00 ~ 2023-03-24 16:30:00
本文希望通过对数据产品类型的划分,探究行为型企业平台数据产品的设计方法,思考数据产品设计师如何有理有据的主动的进行系统化的设计,以及体验设计对数据产品的价值。
登录后可查看文章图片
本文主要分享B站过去在埋点规范设计、埋点分析应用的经验,我们相信数据只有流动起来,才能发挥它的价值,The data must flow!
登录后可查看文章图片
机器人流程自动化(Robotic process automation,简称RPA)系统是一种应用程序,它通过模仿最终用户在电脑的手动操作方式,提供了另一种方式来使最终用户手动操作流程自动化。本文介绍了RPA在信也的实践。
登录后可查看文章图片
蚂蚁搜推营广业务在算法技术领域持续精进,以质量视角出发,在常规质量保障体系之上外,如何深入评价和保障算法业务效果成为新的研究方向。本文主要介绍了如何通过建设三种评测能力,进行算法业务效果保障。
登录后可查看文章图片
A case study in service mesh performance optimization.
登录后可查看文章图片
Airports currently hold a significant portion of Uber’s supply and open supply hours (i.e., supply that is not utilized, but open for dispatch) across the globe. At most airports, drivers are obligated to join a “first-in-first-out” (FIFO) queue from which they are dispatched. When the demand for trips is high relative to the supply of drivers in the queue (“undersupply”), this queue moves quickly and wait times for drivers can be quite low. However, when demand is low relative to the amount of available supply (“oversupply”), the queue moves slowly and wait times can be very high. Undersupply creates a poor experience for riders, as they are less likely to get a suitable ride. On the other hand, oversupply creates a poor experience for drivers as they are spending more time waiting for each ride and less time driving. What’s more, drivers don’t currently have a way to see when airports are under- or over-supplied, which perpetuates this problem.
One way to tackle this undersupply/oversupply issue at airports is to forecast supply balance and use this to optimize resource allocation. Our first application of these models is in estimating the time to request (ETR) for the airport driver queue. We estimate the length of time a driver would have to wait before they receive a trip request, thereby giving drivers the information they need to identify and reposition in periods of undersupply (short waits), or to remain in the city during periods of oversupply (long waits).
epub格式是一种常见的电子书格式,其优点是体积小、与设备无关,在任何尺寸的屏幕上都能自动排版,因此比较流行。
epub格式建立在EPUB标准的基础之上。目前EPUB标准的最新版本是3.0.1,EPUB 3较其前一版本EPUB2有较大改动。EPUB 2在2007年发布,2010年的EPUB 2.0.1是EPUB 2的最后一个版本。EPUB 3在2011年10月发布,并被IDOP组织认可为最终推荐规范,EPUB 3取代了EPUB 2。2014年7月,EPUB 3.0.1发布。
如果你还不是很了解Signals,那么这篇文章或许可以帮助你更好地了解一下这个技术。本文将介绍Signals的历史、概念和优势。
登录后可查看文章图片
美团到店餐饮算法团队在跨域迁移学习的长期实践中,基于多场景的业务背景,提出了分层信息抽取网络,提升了多场景多任务的建模效果。
登录后可查看文章图片
本文介绍了作者对CICD的理解以及在项目中开展CICD的几种场景,总结了每种场景实践的关键节点、带来的收益,以及结合具体项目开展的实际应用。读者可以借鉴本文中描述的场景,或借鉴文中提到的实践方式,在项目中开展CICD,为项目在持续集成部署上做具体的支撑。
登录后可查看文章图片
目前系统中有很多需要用到延时处理的功能:支付超时取消、排队超时、短信、微信等提醒延迟发送、token刷新、会员卡过期等等。通过延时处理,极大地节省系统的资源,不必轮询数据库处理任务。
目前大部分功能通过定时任务完成,定时任务还分使用quartz及xxljob两种类型轮询时间短,每秒执行一次,对数据库造成一定的压力,并且会有1秒的误差。轮询时间久,如30分钟一次,03:01插入一条数据,正常3:31执行过期,但是3:30执行轮询时,扫描3:00-3:30的数据,是扫描不到3:31的数据的,需要4:00的时候才能扫描到,相当于多延迟了29分钟!
登录后可查看文章图片
关注公众号
接收推送