Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for wrkr (0.36 sec)

  1. cmd/bucket-lifecycle.go

    		return 0
    	}
    	var tasks int
    	for _, wrkr := range *w {
    		tasks += len(wrkr)
    	}
    	return tasks
    }
    
    // enqueueTierJournalEntry enqueues a tier journal entry referring to a remote
    // object corresponding to a 'replaced' object versions. This applies only to
    // non-versioned or version suspended buckets.
    func (es *expiryState) enqueueTierJournalEntry(je jentry) {
    	wrkr := es.getWorkerCh(je.OpHash())
    	if wrkr == nil {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:31:51 UTC 2024
    - 33.3K bytes
    - Viewed (0)
  2. pkg/proxy/ipvs/util/ipvs_linux_test.go

    				FWMark:        0,
    				SchedName:     "wrr",
    				Flags:         uint32(FlagPersistent + FlagHashed),
    				Timeout:       0,
    				Netmask:       128,
    				AddressFamily: unix.AF_INET6,
    				Address:       nil,
    				PEName:        "",
    			},
    			VirtualServer{
    				Address:   netutils.ParseIPSloppy("::0"),
    				Protocol:  "",
    				Port:      0,
    				Scheduler: "wrr",
    				Flags:     ServiceFlags(FlagPersistent),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 27 16:37:50 UTC 2023
    - 9.9K bytes
    - Viewed (0)
  3. src/net/http/request_test.go

    Host: localhost:8080
    Accept: */*
    Accept-Encoding: gzip
    User-Agent: JoeDog/1.00 [en] (X11; I; Siege 2.70)
    Connection: keep-alive
    `)
    }
    
    func BenchmarkReadRequestWrk(b *testing.B) {
    	// wrk -t 1 -r 1 -c 1 http://localhost:8080/
    	benchmarkReadRequest(b, `GET / HTTP/1.1
    Host: localhost:8080
    `)
    }
    
    func BenchmarkFileAndServer_1KB(b *testing.B) {
    	benchmarkFileAndServer(b, 1<<10)
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 16 18:42:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  4. okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz

    woodside work workers.dev workinggroup.aero workisboring.com works works.aero workshop.museum world worse-than.tv wow wpdevcloud.com wpenginepowered.com wphostedmail.com wpmucdn.com wpmudev.host writesthisblog.com wroc.pl wroclaw.pl ws ws.na wsa.gov.pl wskr.gov.pl wtc wtf wuoz.gov.pl wv.us www.ro wy.us wzmiuw.gov.pl x.bg x.mythic-beasts.com x.se x443.pw xbox xen.prgmr.com xerox xfinity xihuan xin xj.cn xnbay.com xs4all.space xx.gl xxx xy.ax xyz xz.cn y.bg y.se yabu.hyogo.jp yabuki.fukushima.jp yachimata.chiba.jp...
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 40.4K bytes
    - Viewed (0)
Back to top