21%
02.02.2021
.getId().toString(),
10 payment);
11 producer.send(record);
12 }
13 } catch (final InterruptedException e) {
14 e.printStackTrace();
15 }
16 [...]
Kafka
21%
02.08.2021
bus 8-bit
L2 cache 1MB
TDP 75W
Base clock 1,485GHz
Boost clock 1,665MHz
896 CUDA cores
The two scripts were run several times (>15) for each case to get
21%
21.08.2014
and analyze data with Hadoop
https://github.com/RevolutionAnalytics/RHadoop/wiki
Database tools [15]
RSQLite [16]
R driver for SQLite
http
21%
07.10.2014
,8000,7000
13 seq_timeout = 10
14 tcpflags = syn
15 command = /usr/sbin/iptables -D INPUT -s \
%IP% -p tcp --dport 22 -j ACCEPT
In testing, I would put a hash
21%
17.06.2017
be a disadvantage: You cannot specify that related data is stored contiguously on a chunk server. Although you can use topologies to influence the storage locations (e.g., one copy in rack 14, another in rack 15
21%
06.10.2022
_addrmodule(dwfl, (uintptr_t)ip);
13 const char *module_name = dwfl_module_info(module, 0, 0, 0, 0, 0, 0, 0);
14 if (! strstr(module_name, stacktrace_module_name) ) {
15 continue;
16 }
17
18 found
21%
03.08.2023
Catcher in the Rye', 'J.D. Salinger', '1951-07-16', 15.99),
('To Kill a Mockingbird', 'Harper Lee', '1960-07-11', 12.99),
('Pride and Prejudice', 'Jane Austen', '1813-01-28', 9.99);
At this point
21%
25.03.2021
_idle_timeout 3m;
10 http2_max_requests 1000;
11
12 access_log /usr/local/var/log/nginx/http2.log http2;
13
14 ssl_certificate /test.crt;
15 ssl_certificate_key /test.key;
16
17 root
21%
30.05.2021
generated by the user:
mysql> create user 'user'@'localhost' identified by 'password'
- > with max_queries_per_hour 15
- > max_updates_per_hour 12
- > max_connections_per_hour 4
- > max
21%
05.12.2019
-created
09 - event: comment-added
10 comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*RECHECK
11 success:
12 gerrit:
13 # return to Gerrit Verified+1
14 Verified: 1
15