首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏python3

    开源组件:(1)DBCP和C3P0

    implementation:基本实现,产生标准的Connection对象 3.2)Connection pooling implementation:连接池实现,有connection pool,由a middle-tier connection pooling manager 3.3)Distributed transaction implementation:分布式事务实现,由a middle-tier transaction This implementation works with a middle-tier connection pooling manager. c)Distributed transaction implementation This implementation works with a middle-tier transaction manager and almost always with a connection

    96510发布于 2020-01-08
  • 来自专栏全栈程序员必看

    【AssemblyInfo.cs】为程序设置版本和帮助信息

    assembly: AssemblyTitle(".NET Pet Shop Model")] //设置程序集描述信息 [assembly: AssemblyDescription(".NET Pet Shop Middle-Tier

    1.2K30编辑于 2022-09-14
  • 来自专栏JAVA

    mysql连接池DataSource,DruidDataSource的理解及其使用

    This * implementation works with a middle-tier connection pooling manager. * This implementation works with a middle-tier * transaction manager and almost always

    1.3K10编辑于 2024-11-20
  • 来自专栏数据库新发现

    使用Opatch工具应用过渡性Patch

    9.2.0.4.0 Oracle Ultra Search Common Files 9.2.0.1.0 Oracle Ultra Search Middle-Tier Patch 9.2.0.4.0 Oracle Ultra Search Middle-Tier

    1.1K20发布于 2018-09-10
  • 来自专栏业余草

    云端中间层负载均衡工具 Eureka

    primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier

    77420发布于 2019-01-21
  • 来自专栏Vincent-yuan

    springcloud之注册中心Eureka

    primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier

    57220编辑于 2022-05-06
  • 来自专栏mybatis源码分析

    MyBatis源码解析之基础模块—DataSource

    This implementation works with a middle-tier connection pooling manager. This implementation works with a middle-tier transaction manager and almost always with a connection

    1.1K30发布于 2020-10-22
  • 来自专栏Java架构师历程

    springcloud(二):注册中心Eureka

    primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier

    61810发布于 2018-09-26
  • 来自专栏纯洁的微笑

    springcloud(二):注册中心Eureka

    primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier

    1.1K70发布于 2018-04-19
  • 来自专栏携程技术

    干货 | 深度剖析服务发现组件Netflix Eureka

    primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier

    1.3K50发布于 2018-03-16
  • 来自专栏从ORACLE起航,领略精彩的IT技术。

    Oracle Tuning 基础概述01 - Oracle 常见等待事件 log file sync log buffer space log file switch log file para

    the wait time on the system or for a user experiencing response time issues, then the network or the middle-tier The term client here refers to any process other than the database process (middle-tier, desktop client

    1K20编辑于 2023-08-24
  • 来自专栏TopCoder

    Eureka 原理分析

    primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier

    1.4K20发布于 2019-11-06
  • 来自专栏SnailTyan

    Spring框架参考手册_5.0.0_中英文对照版_Part I_第二章

    Spring middle-tier using a third-party web framework Sometimes circumstances do not allow you to completely front-ends built with Struts, Tapestry, JSF or other UI frameworks can be integrated with a Spring-based middle-tier

    60320编辑于 2022-05-09
  • 来自专栏Ryan Miao

    SpringCloud学习1-服务注册与发现(Eureka)

    Representational State Transfer)的服务,主要用于AWS cloud, 提供服务定位(locating services)、负载均衡(load balancing)、故障转移(failover of middle-tier

    2.7K70发布于 2018-03-14
领券