推荐
专栏
教程
课程
飞鹅
本次共找到6969条
单页面应用
相关的信息
Stella981
•
4年前
Serverless
使用Baas和Faas是Serverless应用的基本特征,符合这两个基本特征的应用可称为Serverless应用。Baas(BackendasaService,后端即服务,使用了公共云提供的对象存储和数据库服务)。Faas(FunctionsasaService,函数即服务,使用Lambda框架)。AI应用用到了对象存储
Easter79
•
4年前
SpringBoot学习之路:10.Spring Boot中添加Listener应用
前面都说到了springboot中应用servlet和filter,本文继续说springboot应用监听器Listener,大体上是和之前差不多的应用。一.HttpSessionListenerpackagecom.maxbill.core.webbox.listener;/\\
Stella981
•
4年前
SpringBoot学习之路:10.Spring Boot中添加Listener应用
前面都说到了springboot中应用servlet和filter,本文继续说springboot应用监听器Listener,大体上是和之前差不多的应用。一.HttpSessionListenerpackagecom.maxbill.core.webbox.listener;/\\
Stella981
•
4年前
BeeAPM无侵入分布式全链路监控&追踪
BeeAPM是一个分布式跟踪和应用性能监控系统。该系统应用JavaAgent技术,使用bytebuddy(基于ASM的框架)进行字节码植入,从而对java应用程序进行相关数据采集和性能监控,对应用无侵入。部署agent部署server部署UI部署介绍采集端(age
Stella981
•
4年前
MariaDB系统参数binlog_commit_wait_count引起的单线程单表插入性能低下问题
binlog\_commit\_wait\_count和binlog\_commit\_wait\_usec两个参数是MariaDB10.0开始引入的新参数,根据官方文档介绍:binlog\_commit\_wait\_countDescription:Foruseinparallelreplication(
1
•••
125
126
127
•••
697