16%
02.02.2021
.getId().toString(),
10 payment);
11 producer.send(record);
12 }
13 } catch (final InterruptedException e) {
14 e.printStackTrace();
15 }
16 [...]
Kafka
16%
20.05.2014
.
Figure 5: Adding a network.
The next step is asset discovery via Environment | Assets | Asset Discovery
(Figure 6). This screen has several options to configure asset scanning. In my case, I
16%
06.10.2019
.
By the way,
easyrsa export-p12
exports a key pair in PKCS12 format. The
easyrsa gen-req
easyrsa sign-req
commands give Easy-RSA full-fledged PKI management, and the
build-client-full
build
16%
14.11.2013
community to continue development of an independent fork named Bareos.
The first stable release was Bareos 12.4 in April 2013 (the version number stands for the year and the quarter of the feature freeze
16%
12.11.2013
community to continue development of an independent fork named Bareos.
The first stable release was Bareos 12.4 in April 2013 (the version number stands for the year and the quarter of the feature freeze
16%
14.08.2017
it as an open source project with an official announcement [5], although it previously also existed as open source on GitHub [6]. Today, programmers interested in doing so can develop Prometheus under
16%
28.11.2022
benefits graphically intensive applications, but also those that require GPUs for machine learning (ML) or artificial intelligence (AI) use cases. Microsoft has ported the DirectX 12 interface to Linux
16%
05.02.2023
and select Create Instance
. MySQL versions 8.0, 5.7, and 5.8 and PostgreSQL versions 9.6, 10, 11, 12, 13, and 14 are now available for selection. Alternatively, a managed database instance with Microsoft SQL
16%
03.12.2015
(msg.payload))
07
08 mqtt = paho.Client()
09 mqtt.on_message = on_message
10
11 mqtt.connect("localhost", 1883, 60)
12 mqtt.subscribe("linux/+", 0)
13
14 mqtt.loop_forever()
The client now connects
16%
11.04.2016
Scale documentation for the router_options values [6].
Listing 1
MaxScale with Galera Back End
01 [maxscale]
02 threads=4
03
04 [Galera Router]
05 type=service
06 router=readconnroute
07 router