24%
    
    
    16.05.2013
        
    
    	
        _tenant_name="admin" os_auth_url="http://192.168.122.130:5000/v2.0/" op monitor interval="30s" timeout="30s"
09 primitive p_glance-registry ocf:openstack:glance-registry params config="/etc/glance/glance-registry.conf" os
    
 
		    
				        
    24%
    
    
    31.10.2025
        
    
    	
        )   ! Delta (x and y directions)
...
117 ! Solution Initialization
118 !
+++    !$OMP PARALLEL DO SHARED(m,n,u)
119 DO j=2,m-1
120    DO i=2,m-1
121       u(i,j)=0.0d0
122    ENDDO
123 ENDDO
+++    !$OMP END
    
 
		    
				        
    24%
    
    
    24.02.2022
        
    
    	
        
Many articles have explored the performance aspects of filesystems, storage systems, and storage devices. Classically, performance results are reported with statements such as Peak throughput is 
x
    
 
		    
				        
    24%
    
    
    09.01.2013
        
    
    	
        /haproxy/www.example.com.pem
22   mode http
23   option httpclose
24   option forwardfor
25   reqadd X-Forwarded-Proto:\ https
26   default_backend web_server
27
28 backend web_server
29   mode http
30   balance roundrobin
31
    
 
		    
				        
    24%
    
    
    02.08.2021
        
    
    	
        .
Listing 1
Creating a Cluster
$ kind create cluster
Creating cluster "kind" ...
 - Ensuring node image (kindest/node:v1.20.2)
 - Preparing nodes
 - Writing configuration
 - Starting control
    
 
		    
				        
    24%
    
    
    26.02.2014
        
    
    	
        :
   import re                 # Needed for regex
except ImportError:
   print "Cannot import re module - this is needed for this application.";
   print "Exiting..."
   sys.exit();
  
  
def bytes2human(n
    
 
		    
				    
    24%
    
    
    17.09.2013
        
    
    	 
        . This translates to Google experiencing about 25,000–75,000 correctable errors (CE) per billion device hours per megabit, which translates to 2,000–6,000 CE/GB-yr (or about 250–750 CE/Gb-yr). This is much higher
    
 
		    
				        
    24%
    
    
    26.01.2025
        
    
    	
        ="number" name="t" min="0.1" max="1" value='1' step='0.1'>tan(x) and cos(x)
 between 0 and 12>
03   Choose
    
 
		    
				        
    24%
    
    
    14.08.2017
        
    
    	
         can understand, independent of the programming language. The specification is available under the Apache 2.0 license; its supporters include Google, PayPal, Red Hat, and Microsoft. The many supporting
    
 
		    
				        
    24%
    
    
    17.04.2017
        
    
    	
        >Pressure
14   
15   
16     | {{data.date | date:'dd.MM.yyyy HH:mm'}} | 
17     {{data.temp}} | 
18     {{data.press}} | 
19     
20   
21 2 features TypeScript instead of JavaScript, JiT and AoT compilation, and the consistent use of components. ...  Angular 
2 ...  Angular 
2 client-side TypeScript framework