23%
25.09.2023
't scattered, making management and review easier.
Suffice it to say that, at present, Fluentd boasts around 1,000 plugins for various applications. Whatever cloud service you use, chances are Fluentd has
23%
17.06.2017
03 REAL, ALLOCATABLE :: a(:,:)
04 INTEGER :: n
05 INTEGER :: allocate_status
06 n=1000
07 ALLOCATE( a(n,n), STAT = allocate_status)
08 IF (allocate_status /= 0) STOP "Could not allocate
23%
06.10.2019
Publisher, COUNT(*) AS 'Number' FROM books GROUP BY Publisher ORDER BY Number DESC;
+-----------+--------+
| Publisher | Number |
+-----------+--------+
| Rheinwerk | 10 |
| O'Reilly | 6 |
| Wiley
23%
30.11.2020
%Outlook2020"
04 [string]$Domain = "schulenburg"
05 [string]$EWSURL = "https://outlook.office365.com/EWS/Exchange.asmx"
06 [string]$DownloadPath = "C:\Temp\Attachments"
07 [string]$Folder = "Inbox"
08 Import
23%
18.07.2013
are stored in XML format and used to create the charts. With the help of the Python Matplotlib library, TKperf generates the graphical representations of the results required by the specification [6].
TKperf
23%
16.08.2018
UNKNOWN qlen 1000
link/ether d6:57:55:2f:b5:47 brd ff:ff:ff:ff:ff:ff
inet 192.168.2.34/24 brd 192.168.2.255 scope global br-ex
valid_lft forever preferred_lft forever
inet6 fe80::d457
23%
18.07.2013
]
03
04 enabled = true
05 port = http,https
06 filter = naxsi
07 logpath = /var/log/nginx/error.log
08 maxretry = 6
09 banaction = iptables-multiport-log
10 action = %(action_mwl)s
11
12 # filter
22%
04.11.2011
Recent trends in computing are toward more cores doing more tasks at once. These days, you are likely to have a dual- or quad-core CPU in your laptop, and perhaps 4, 6, 12, or 16 cores in your
22%
13.10.2020
be parallelized). For one process, the wall clock time is assumed to be 1,000 seconds, which means that 200 seconds of the wall clock time is the serial portion of the application. From Amdahl’s Law, the minimum
22%
02.02.2021
cannot be parallelized). For one process, the wall clock time is assumed to be 1,000 seconds, which means that 200 seconds of the wall clock time is the serial portion of the application. From Amdahl's Law