搜索

## Dynamic Polymorphism without de-virtualization Load the address of the set method from the vtable into r3
0 码力 | 75 页 | 2.12 MB | 1 年前
3
  • pdf文档 Skew mitigation - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    -> workers) • Bins are selected uniformly at random - At the end of the process, the maximum load is $\Theta(\ln n/\ln \ln n)$, with high probability • Instead, we select d destination bins, each ball at the least full bin: • when d=2, the maximum load is $ \ln \ln n / \ln 2 + O(\tau) $ , with high probability • when d>2, the maximum load keeps decreasing, but only by a constant factor ## Dynamic Dynamic resource allocation • Choose one among n workers • check the load of each worker and send the item to the least loaded one • load checking for every item can be expensive • Choose two workers at
    0 码力 | 31 页 | 1.47 MB | 2 年前
    3
  • pdf文档 Flow control and load shedding - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    ## CS 591 K1: Data Stream Processing and Analytics Spring 2020 ## 4 /09: Flow control and load shedding Vasiliki (Vasia) Kalavri vkalavri@bu.edu ## Keeping up with the producers • Producers can generate producer (back-pressure, flow control) ## Load management approaches ![Image](/uploads/documents/1/8/5/2/1852496083fa00bab53cdd69c80bfbf6/p7_1.jpg) (a) Load shedding ![Image](/uploads/documents/1/8 transient load increase. ## Scale resource allocation: • Addresses the case of increased load and additionally ensures no resources are left idle when the input load decreases. ## Load shedding • Load shedding
    0 码力 | 43 页 | 2.42 MB | 2 年前
    3
  • pdf文档 百度智能云 Apache Doris 文档

    visible,如果不可见,显示 committed。 txnld 为这个 insert 对应的导入事务的 id。 err 字段会显示一些其他非预期错误。 当需要查看被过滤的行时,用户可以通过如下语句 show load where label="xxx"; 返回结果中的 URL 可以用于查询错误的数据,具体见后面 查看错误行 小结。 数据不可见是一个临时状态,这批数据最终是一定可见的 可以通过如下语句查看这批数据的可见状态: from tbl2 where k1 = "a"; ERROR 1064 (HY000): all partitions have no load data. url: http://10.74.167.16:8042/api/_load_error_log?file=__shard_2/error_log_insert_stmt_ba8bb9e158e4879-ae8de8507c0 b9e158e4879_ae8de8507c0bf8a2 其中 ERROR 1064 (HY000): all partitions have no load data 显示失败原因。后面的 url 可以用于查询错误的数据: show load warnings on "url"; 可以查看到具体错误行。 ### 2. 超时时间 INSERT 操作的超时时间由会话变量 query_timeout
    0 码力 | 203 页 | 1.75 MB | 2 年前
    3
  • pdf文档 Making Games Start Fast: A Story About Concurrency

    Startup CPU Usage ## Startup Breakdown Enumerate asset files Read localization Load textures, models and audio Load game rules & databases ![Image](/uploads/documents/7/9/3/f/793f1544c860110a4e starts a bit faster CPU load increases ## I mprovement Results, Round 1 ☑ Wait time on PhysFS mutex entirely disappears ☑ Wait time goes down, game starts a bit faster ## CPU load increases ![Image](/ needed a different approach ## 3 D Assets Load for ( const auto& Entry : _Pdx3DTypes ) { Entry._Value->InitForDevice(*this); } ## 3 D Assets Parallel Load auto LoadFn = [\&]( auto pType )
    0 码力 | 76 页 | 2.22 MB | 1 年前
    3
  • pdf文档 Doris的数据导入机制以及原子性保证

    tablet writer • Extract & Transform & Load · 汇报导入结果 ![Image](/uploads/documents/0/1/5/2/01525fea83a74444259958fe4de89db4/p20_2.jpg) 2. Load 数据 ## Phase 2 ## Publish • 收集导入任务汇报结果 • 发送Publish .jpg) 2. Load 数据 ## Phase 2 ## Publish • 修改BE元数据,数据版本 +1 • 修改FE元数据,数据版本 +1 • 事务状态改为 VISIBLE ![Image](/uploads/documents/0/1/5/2/01525fea83a74444259958fe4de89db4/p22_2.jpg) 2. Load 数据 Phase 2 口Broker Load异步HDFS、BOS对象存储MySQLRoutine Load异步KafkaMySQLStream load同步本地文件,数
    0 码力 | 33 页 | 21.95 MB | 2 年前
    3
  • pdf文档 Harbor Registry

    HonnetcotricofnhVeMsinhcelusndorgiorhHearbogistrywithaedmpiansswoSd4p dockdorgianuadmi-np**** https://<load_balancer_ip>:443 ## Using Harbor Chartmuseum in Tenant Clusters You acnonf igcalut stpndipdu hk file -> username < usern a m -p a s s w o p r a d s w o < r e p r a m e > https://< LOAD_BALANCER_IP_OF_HARBOR_TENANT> / chartrepo/ < library_n Note • F o c a - f i d e rt - f a n a l l o w i m m g o n d t h e e n c a l n u f t o w n e y r e w a n t u p l o b h d e l c h a r t .load_balancer_ip> ## Step 3 helpusichantame>.tgza-f\d\d\file->-cert-f\b\e\r\file->-key-f\k\l
    0 码力 | 4 页 | 1.02 MB | 1 年前
    3
  • epub文档 Cilium v1.9 Documentation

    individual containers getting started or destroyed as the application scales out / in to adapt to load changes and during rolling updates that are deployed as part of continuous delivery. This shift toward containers causes these approaches to struggle to scale side by side with the application as load balancing tables and access control lists carrying hundreds of thousands of rules that need to be updated with cloud network routers If you are already running routing daemons Load Balancing Cilium implements distributed load balancing for traffic between application containers and to external services and
    0 码力 | 1263 页 | 18.62 MB | 1 年前
    3
  • pdf文档 Deploying and ScalingKubernetes with Rancher

    Container Management and Scaling ..... 6 1.3.6 Service Registry and Discovery ..... 6 1.3.7 Load Balancing ..... 6 1.3.8 Rolling Updates ..... 7 1.3.9 Resource Monitoring ..... 7 1.3.10 Log Management ... 26 3.2 Designing a Kubernetes service for an Application ..... 26 3.3 Load Balancing using Rancher Load Balancing services ..... 27 3.4 Service Discovery ..... 31 3.5 Storage ..... 32 3.6 Secrets one needs robust cluster management capabilities that can handle scheduling, service discovery, load balancing, resource monitoring and isolation, and more. For years, Google has used a cluster manager called
    0 码力 | 66 页 | 6.10 MB | 2 年前
    3
  • 共 1000 条前往