积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(99)Python(40)C++(21)Julia(18)Conda(16)云计算&大数据(14)数据库(12)TiDB(12)VirtualBox(11)Rust(10)

语言

全部英语(97)中文(简体)(15)中文(繁体)(11)西班牙语(1)日语(1)韩语(1)葡萄牙语(1)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(124)其他文档 其他(7)
 
本次搜索耗时 1.022 秒,为您找到相关结果约 131 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Julia
  • Conda
  • 云计算&大数据
  • 数据库
  • TiDB
  • VirtualBox
  • Rust
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 日语
  • 韩语
  • 葡萄牙语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Tornado 6.5 Documentation

    making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. CONTENTS 1Tornado Documentation, Release 6.5.1 2 CONTENTSCHAPTER ONE QUICK LINKS making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. Tornado can be roughly divided into three major components: • A web framework (including 1.2 Asynchronous and non-Blocking I/O Real-time web features require a long-lived mostly-idle connection per user. In a traditional synchronous web server, this implies devoting one thread to each user
    0 码力 | 272 页 | 1.12 MB | 2 月前
    3
  • epub文档 Tornado 6.5 Documentation

    WebSockets [https://en.wikipedia.org/wiki/WebSocket], and other applications that require a long-lived connection to each user. Quick links Current version: 6.5.1 (download from PyPI [https://pypi.python.org/pypi/tornado] httpclient — Asynchronous HTTP client tornado.httputil — Manipulate HTTP headers and URLs tornado.http1connection – HTTP/1.x client/server implementation Asynchronous networking tornado.ioloop — Main event loop non-blocking socketstornado.netutil — Miscellaneous network utilities tornado.tcpclient — IOStream connection factory tornado.tcpserver — Basic IOStream-based TCP server Coroutines and concurrency tornado
    0 码力 | 437 页 | 405.14 KB | 2 月前
    3
  • pdf文档 TiDB v8.5 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 351 4.4.4 Connection Pools and Connection Parameters· · · · · · · · · · · · · · · · · · · · · · 354 4.5 Design Database Schema machine, update the software version: tiup update --self && tiup update cluster 5. Increase the connection limit of the sshd service using the root user privilege. This is because TiUP needs to simulate compatible with the MySQL protocol and supports most MySQL syn- tax and features, so most MySQL connection libraries are compatible with TiDB. If your application framework or language does not have an
    0 码力 | 6730 页 | 111.36 MB | 9 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 346 4.4.4 Connection Pools and Connection Parameters· · · · · · · · · · · · · · · · · · · · · · 349 4.5 Design Database Schema machine, update the software version: tiup update --self && tiup update cluster 5. Increase the connection limit of the sshd service using the root user privilege. This is because TiUP needs to simulate compatible with the MySQL protocol and supports most MySQL syn- tax and features, so most MySQL connection libraries are compatible with TiDB. If your application framework or language does not have an
    0 码力 | 6705 页 | 110.86 MB | 9 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 321 4.4.4 Connection Pools and Connection Parameters· · · · · · · · · · · · · · · · · · · · · · 324 4.5 Design Database Schema v8.2.0, TiProxy evaluates and ranks TiDB nodes based on various �→ dimensions, such as status, connection counts, health, memory, CPU, �→ and location. According to the load balancing policy specified proxy component of TiDB, located between the client and TiDB server. It provides load balancing and connection persistence functions for TiDB. Before v8.2.0, TiProxy defaults to v1.0.0, which only supports
    0 码力 | 6549 页 | 108.77 MB | 9 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 324 4.4.4 Connection Pools and Connection Parameters· · · · · · · · · · · · · · · · · · · · · · 327 4.5 Design Database Schema issue that the Connection Count monitoring metric in Grafana is incorrect 60 when some connections exit before the handshake is complete #54428 @YangKeao • Fix the issue that the Connection Count of each machine, update the software version: tiup update --self && tiup update cluster 5. Increase the connection limit of the sshd service using the root user privilege. This is because TiUP needs to simulate
    0 码力 | 6606 页 | 109.48 MB | 9 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 321 4.4.4 Connection Pools and Connection Parameters· · · · · · · · · · · · · · · · · · · · · · 324 4.5 Design Database Schema #51675 @lcwangchao • Fix the incorrect calculation and display of the number of connections (Connection Count) on the TiDB Dashboard Monitoring page #51889 @YangKeao • Fix the issue that the status machine, update the software version: tiup update --self && tiup update cluster 5. Increase the connection limit of the sshd service using the root user privilege. This is because TiUP needs to simulate
    0 码力 | 6479 页 | 108.61 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    规范的接口,这个规范是 PEP 249。 要使用这个模块,必须先创建一个Connection 对象,它代表数据库。下面例子中,数据将存储在 example. db 文件中: import sqlite3 conn = sqlite3.connect('example.db') 你也可以使用 :memory: 来创建一个内存中的数据库 当有了Connection 对象后,你可以创建一个Cursor 游标对象,然后调用它的execute() ('2006-01-05','BUY','RHAT',100,35.14)") # Save (commit) the changes conn.commit() # We can also close the connection if we are done with it. # Just be sure any changes have been committed or they will be lost. conn check_same_thread, factory, cached_statements]) Opens a connection to the SQLite database file database. You can use ":memory:" to open a database connection to a database that resides in RAM instead of on disk
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    规范的接口,这个规范是 PEP 249。 要使用这个模块,必须先创建一个Connection 对象,它代表数据库。下面例子中,数据将存储在 example. db 文件中: import sqlite3 conn = sqlite3.connect('example.db') 你也可以使用 :memory: 来创建一个内存中的数据库 当有了Connection 对象后,你可以创建一个Cursor 游标对象,然后调用它的execute() ('2006-01-05','BUY','RHAT',100,35.14)") # Save (commit) the changes conn.commit() # We can also close the connection if we are done with it. # Just be sure any changes have been committed or they will be lost. conn check_same_thread, factory, cached_statements]) Opens a connection to the SQLite database file database. You can use ":memory:" to open a database connection to a database that resides in RAM instead of on disk
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    规范的接口,这个规范是 PEP 249。 要使用这个模块,必须先创建一个Connection 对象,它代表数据库。下面例子中,数据将存储在 example. db 文件中: import sqlite3 conn = sqlite3.connect('example.db') 你也可以使用 :memory: 来创建一个内存中的数据库 当有了Connection 对象后,你可以创建一个Cursor 游标对象,然后调用它的execute() ('2006-01-05','BUY','RHAT',100,35.14)") # Save (commit) the changes conn.commit() # We can also close the connection if we are done with it. # Just be sure any changes have been committed or they will be lost. conn check_same_thread, factory, cached_statements]) Opens a connection to the SQLite database file database. You can use ":memory:" to open a database connection to a database that resides in RAM instead of on disk
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
共 131 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 14
前往
页
相关搜索词
Tornado6.5DocumentationTiDBv8Python标准参考指南2.718
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩