Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Trio (0.12 sec)

  1. cmd/bucket-replication.go

    	select {
    	case <-p.ctx.Done():
    	case healCh <- ri:
    	case ch <- ri:
    	default:
    		globalReplicationPool.queueMRFSave(ri.ToMRFEntry())
    		p.mu.RLock()
    		prio := p.priority
    		maxWorkers := p.maxWorkers
    		p.mu.RUnlock()
    		switch prio {
    		case "fast":
    			replLogOnceIf(GlobalContext, fmt.Errorf("Unable to keep up with incoming traffic"), string(replicationSubsystem), logger.WarningKind)
    		case "slow":
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Wed May 01 01:09:56 GMT 2024
    - 112.2K bytes
    - Viewed (1)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    richardli
    
    // ricoh : 2014-11-20 Ricoh Company, Ltd.
    ricoh
    
    // ril : 2015-04-02 Reliance Industries Limited
    ril
    
    // rio : 2014-02-27 Empresa Municipal de Informática SA - IPLANRIO
    rio
    
    // rip : 2014-07-10 Dog Beach, LLC
    rip
    
    // rocher : 2014-12-18 Ferrero Trading Lux S.A.
    rocher
    
    // rocks : 2013-11-14 Dog Beach, LLC
    rocks
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top