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

无数据

分类

全部后端开发(54)Python(40)数据库(18)TiDB(18)系统运维(14)Go(14)云计算&大数据(12)Linux(7)Zabbix(7)eBPF(7)

语言

全部英语(98)

格式

全部PDF文档 PDF(71)其他文档 其他(27)
 
本次搜索耗时 0.538 秒,为您找到相关结果约 98 个.
  • 全部
  • 后端开发
  • Python
  • 数据库
  • TiDB
  • 系统运维
  • Go
  • 云计算&大数据
  • Linux
  • Zabbix
  • eBPF
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • mobi文档 Go 101 (Golang 101) v1.21.0

    next article (§12) for details. return lines in function declarations. deferred function calls and goroutine creations. The two will be introduced in the article after next (§13). Examples of Expressions Function Calls and Panic/Recover This article will introduce goroutines and deferred function calls. Goroutine and deferred function call are two unique features in Go. This article also explains panic and recover program, a computer, or a network. In Go 101, we only talk about program-scope concurrent computing. Goroutine is the Go way to create concurrent computations in Go programming. Goroutines are also often called
    0 码力 | 610 页 | 945.17 KB | 1 年前
    3
  • epub文档 Go 101 (Golang 101) v1.21.0

    article (§12) for details. return lines in function declarations. deferred function calls and goroutine creations. The two will be introduced in the article after next (§13). Examples of Expressions Function Calls and Panic/Recover This article will introduce goroutines and deferred function calls. Goroutine and deferred function call are two unique features in Go. This article also explains panic and recover program, a computer, or a network. In Go 101, we only talk about program-scope concurrent computing. Goroutine is the Go way to create concurrent computations in Go programming. Goroutines are also often called
    0 码力 | 880 页 | 833.34 KB | 1 年前
    3
  • pdf文档 Go 101 (Golang 101) v1.21.0

    article (§12) for details. return lines in function declarations. deferred function calls and goroutine creations. The two will be introduced in the article after next (§13). Examples of Expressions Function Calls and Panic/Recover This article will introduce goroutines and deferred function calls. Goroutine and deferred function call are two unique features in Go. This article also explains panic and recover program, a computer, or a network. In Go 101, we only talk about program-scope concurrent computing. Goroutine is the Go way to create concurrent computations in Go programming. Goroutines are also often called
    0 码力 | 630 页 | 3.77 MB | 1 年前
    3
  • pdf文档 The Way To Go - 2012

    14.2.5 Asynchronous channels—making a channel with a buffer ........................387 14.2.6 Goroutine using a channel for outputting result(s) ...................................388 14.2.7 Semaphore init() function is also frequently used when (for example for a server application) a backend() goroutine is required from the start of the application, like in: func init() { // setup preparations possibilities. There is also a function time.Sleep(Duration d), which pauses the current process (goroutine in fact, see § 14.1) for a Duration d. 4.9. Pointers Unlike Java and .NET, Go gives the programmer
    0 码力 | 629 页 | 4.85 MB | 1 年前
    3
  • pdf文档 Zabbix 6.0 Manual

    Zabbix 必须 首先拥有一个监控项来创建触发器。必须有触发器才能创建动作。因此,如果你想收到 服务器 X 上的 CPU 负载过高的警报,必须首先为 8 服务器 X 创建一个主机条目,然后创建一个用于监控其 CPU 的监控项,然后是一个触发器,如果 CPU 过高则触发动作,然后通过通过动 作操作向您发送电子邮件。这可能看起来像很多步骤,其实使用模板并不需要。而且,由于这种设计,可以自定义创建非常灵活的设置。 检查监控项值的单调增加或减少。 更改计数 添加了一个新的历史函数changecount() ,允许计算相邻值之间的更改次数。该函数支持三种不同的模式:计算所有变化,只减少,或 者只增加。例如,它可用于跟踪用户数量的变化或系统正常运行时间的减少。 实体计数 添加了新的函数 来简化由foreach 函数 返回的特定主机、监控项或值的计数。 聚合函数: • count - foreach 函数返回的数组中值的总数(返回一个整数); 新的和更新的监控项 Zabbix agent/agent 2 中添加了几个新监控项: • agent.hostmetadata - 返回主机元数据 • kernel.openfiles - 返回打开文件描述符的数量 • net.tcp.socket.count[] - 返回匹配参数的 TCP 套接字数 • net.udp.socket.count[] - 返回匹配参数的 UDP 套接字数 • vfs.dir
    0 码力 | 1741 页 | 22.78 MB | 1 年前
    3
  • pdf文档 Build web application with Golang

    will not terminate until all of these functions return with panic to the first level of that goroutine . panic can be produced by calling panic in the program, and some errors also cause panic like array access out of bounds errors. Recover is a built-in function to recover goroutine s from panic status. Calling recover in defer functions is useful because normal functions will not concurrency is a hot topic in today's world, and Go supports this feature at the language level. goroutine goroutines and concurrency are built into the core design of Go. They're similar to threads but
    0 码力 | 327 页 | 1.63 MB | 1 年前
    3
  • pdf文档 Dapr september 2023 security audit report

    /usr/local/go/src/runtime/asm_amd64.s:496 +0x49 fp=0x7fffb29cd820 sp=0x7fffb29cd818 pc=0x462329 goroutine 1 [running]: runtime.systemstack_switch() /usr/local/go/src/runtime/asm_amd64.s:463 fp=0xc00011bc68 /usr/local/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00011bfe8 sp=0xc00011bfe0 pc=0x4644e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/local/go/src/runtime/proc sp=0xc00004efe0 pc=0x4644e1 created by runtime.init.6 /usr/local/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/local/go/src/runtime/proc
    0 码力 | 47 页 | 1.05 MB | 1 年前
    3
  • pdf文档 2.1.4 PingCAP Go runtime related problems in TiDB production environment

    Agenda Part I - Latency in scheduler ● The client consists of a goroutine and a channel ○ The channel batch the request ○ A goroutine run read-send-recv loop Background Description ● When the machine Network IO is ready => goroutine wake up == 4.3ms ○ Sometime even 10ms+ latency here! ○ The time spend on runtime schedule is not negligible ● When CPU is overload, which goroutine should be given priority priority? Analysis ● The goroutine is special, it block all the callers ● The scheduler treat them equally Analysis ● Under heavy workload, goroutines get longer to be scheduled ● The runtime scheduling
    0 码力 | 56 页 | 50.15 MB | 6 月前
    3
  • pdf文档 Real World Go

    cheaper: • Smaller, segmented stacks. • Many goroutines per operating system thread. Start a new goroutine with the go keyword: i := pivot(s) go sort(s[:i]) go sort(s[i:]) 3 Google Confidential Concurrency: Google Confidential MROffice Dialer • Why Go works – The concurrency model suited the problem. A goroutine to handle each call, interviewer, and interviewee, all communicating via channels. – The http and Confidential Go at Atlassian • Read a configuration file. • Launch one goroutine for each VM in the cluster. • Each goroutine – listens for announcements from its corresponding VM, and – issues instructions
    0 码力 | 49 页 | 595.19 KB | 1 年前
    3
  • pdf文档 Golang Manual By AstaXie-20120522

    around on channels and, in fact, never actively shared by separate threads of execution. Only one goroutine has access to the value at any given time. Data races cannot occur, by design. To encourage this the existing terms—threads, coroutines, processes, and so on—convey inaccurate connotations. A goroutine has a simple model: it is a function executing concurrently with other goroutines in the same address Prefix a function or method call with the go keyword to run the call in a new goroutine. When the call completes, the goroutine exits, silently. (The effect is similar to the Unix shell's & notation for running
    0 码力 | 6205 页 | 12.83 MB | 1 年前
    3
共 98 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
Go101Golangv121.0TheWayTo2012Zabbix6.0ManualBuildwebapplicationwithDaprseptember2023securityauditreport2.1PingCAPruntimerelatedproblemsinTiDBproductionenvironmentRealWorldByAstaXie20120522
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩