积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(243)Java(243)Spring(216)Apacke Wicket(4)ActiveMQ(2)

语言

全部英语(222)中文(简体)(21)

格式

全部PDF文档 PDF(182)其他文档 其他(61)
 
本次搜索耗时 0.211 秒,为您找到相关结果约 243 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • Apacke Wicket
  • ActiveMQ
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Nacos架构&原理

    简介 13 Nacos 架构 17 Nacos 总体设计 17 Nacos 架构 17 Nacos 配置模型 21 Nacos 内核设计 28 Nacos ⼀致性协议 28 Nacos 自研 Distro 协议 38 Nacos 通信通道 42 Nacos 寻址机制 56 Nacos 服务发现模块 63 Nacos 注册中心的设计原理 63 Nacos 注册中心服务数据模型 规模:十万级服务/配置,百万级连接,具备强大扩展性。 15 > 简介 Nacos 生态 Nacos 几乎支持所有主流语言,其中 Java/Golang/Python 已经支持 Nacos 2.0 长链接协议,能 最大限度发挥 Nacos 性能。阿里微服务 DNS(Dubbo+Nacos+Spring-cloud-alibaba/Seata/ Sentinel)最佳实践,是 Java 微服务生态最佳解决方案;除此之外,Nacos 接口,简单易用,方便多语言集成。  Console:易用控制台,做服务管理、配置管理等操作。  SDK:多语言 SDK,目前几乎支持所有主流编程语言。  Agent:Sidecar 模式运行,通过标准 DNS 协议与业务解耦。  CLI:命令行对产品进行轻量化管理,像 git ⼀样好用。 业务层  服务管理:实现服务 CRUD,域名 CRUD,服务健康状态检查,服务权重管理等功能。  配置管理:实现配置管
    0 码力 | 326 页 | 12.83 MB | 9 月前
    3
  • pdf文档 Linux Docker Mess

    99 约有 十万行代码。 n 1993年12月,Linux全球用户数约在10万左右。 n 1994年3月,Linux1.0问世,约有17万行代码。它完全按自由免费的协议发布,源码 必须完全公开,之后很快Linux正式采用GPL协议。 n 1995年,Linux全球用户数大大超过50万, Linux已可在Intel、Digital和Sun SPARC 处理器上运行,Linux Journal杂志已发行了10万册。内核发展到1 ssl_match_hostname-3.4.0.2.dist-info docker docker_py-1.4.0.dist-info requests requests-2.7.0.dist-info websocket websocket_client-0.32.0.dist-info References 1. https://en.wikipedia.org/wiki/Virtualization 2. h
    0 码力 | 77 页 | 7.40 MB | 1 年前
    3
  • pdf文档 Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT

    1. Introduction to WebSocket. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 198 4.1.1. HTTP Versus WebSocket . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199 4.2. WebSocket API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200 4.2.2. WebSocket Handshake . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 259 页 | 3.58 MB | 1 年前
    3
  • epub文档 Spring Framework Reference Documentation 4.3.26.RELEASE

    Improvements WebSocket, SockJS, and STOMP Messaging Testing Improvements 4. New Features and Enhancements in Spring Framework 4.1 JMS Improvements Caching Improvements Web Improvements WebSocket Messaging Framework 4.2 Core Container Improvements Data Access Improvements JMS Improvements Web Improvements WebSocket Messaging Improvements Testing Improvements 6. New Features and Enhancements in Spring Framework Container Improvements Data Access Improvements Caching Improvements JMS Improvements Web Improvements WebSocket Messaging Improvements Testing Improvements Support for new library and server generations III
    0 码力 | 1323 页 | 4.08 MB | 1 年前
    3
  • epub文档 Spring Framework Reference Documentation v4.3.2

    Improvements WebSocket, SockJS, and STOMP Messaging Testing Improvements 4. New Features and Enhancements in Spring Framework 4.1 JMS Improvements Caching Improvements Web Improvements WebSocket Messaging Framework 4.2 Core Container Improvements Data Access Improvements JMS Improvements Web Improvements WebSocket Messaging Improvements Testing Improvements 6. New Features and Enhancements in Spring Framework Container Improvements Data Access Improvements Caching Improvements JMS Improvements Web Improvements WebSocket Messaging Improvements Testing Improvements Support for new library and server generations III
    0 码力 | 1311 页 | 4.07 MB | 1 年前
    3
  • pdf文档 Spring Framework Reference Documentation 4.3.26.RELEASE

    Improvements ............................................................................... 21 3.8. WebSocket, SockJS, and STOMP Messaging ..................................................... 21 3.9. Testing ...................................................................................... 24 4.4. WebSocket Messaging Improvements ................................................................. 25 4.5 ....... 29 Spring Framework Reference Documentation 4.3.26.RELEASE Spring Framework iv 5.5. WebSocket Messaging Improvements ................................................................. 30 5.6
    0 码力 | 916 页 | 5.52 MB | 1 年前
    3
  • pdf文档 Spring Framework Reference Documentation v4.3.2

    Improvements ............................................................................... 20 3.8. WebSocket, SockJS, and STOMP Messaging ..................................................... 20 3.9. Testing ...................................................................................... 23 4.4. WebSocket Messaging Improvements ................................................................. 24 4.5 ...................................................................................... 28 5.5. WebSocket Messaging Improvements ................................................................. 29 5.6
    0 码力 | 907 页 | 5.46 MB | 1 年前
    3
  • pdf文档 Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT

    1. Introduction to WebSocket. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 3.1.1. HTTP Versus WebSocket . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 149 3.2. WebSocket API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . WebSocketHandlerAdapter bean which provides support for the invocation of WebSocket handlers. That means all that remains to do in order to handle a WebSocket handshake request is to map a WebSocketHandler to a URL via
    0 码力 | 182 页 | 2.52 MB | 1 年前
    3
  • pdf文档 Spring Boot 3.0.1 Reference Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 296 HTTP and WebSocket. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 565 18.3.16. Create WebSocket Endpoints Using @ServerEndpoint . . . . . . . . . . . . . . . . . . . . . . . . . . . . 566 18 Spring Framework’s Reactive Web support spring-boot-starter-websocket Starter for building WebSocket applications using Spring Framework’s WebSocket support In addition to the application starters, the following
    0 码力 | 877 页 | 15.68 MB | 1 年前
    3
  • pdf文档 Spring Boot 3.0.4 Reference Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 296 HTTP and WebSocket. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 564 18.3.16. Create WebSocket Endpoints Using @ServerEndpoint . . . . . . . . . . . . . . . . . . . . . . . . . . . . 565 18 Framework’s Reactive Web support spring-boot-starter-websocket Starter for building WebSocket applications using Spring Framework’s MVC WebSocket support In addition to the application starters, the
    0 码力 | 877 页 | 15.66 MB | 1 年前
    3
共 243 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 25
前往
页
相关搜索词
Nacos架构原理LinuxDockerMesspdfSpringFramworkWebonServletStackv53.36SNAPSHOTFrameworkReferenceDocumentation4.326RELEASEv43.2ReactiveBoot3.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩