16%
02.02.2021
payment = new Payment(orderId,**1000.00d);
07 final ProducerRecord record =
08 new ProducerRecord("transactions",
09 payment
16%
26.01.2025
Name .. .. }
03
04 resource devcenterGallery 'Microsoft.DevCenter/devcenters/galleries@2024-02-01' = {
05 name: galleryName
06 parent: devcenter
07 ...
08 dependsOn: [
09 readGalleryRole
10
16%
02.02.2021
// ---- previously --------
02 if ($user !== null) {
03 $a = $user->address;
04
05 if ($a !== null) {
06 $b = $user->getBirthday();
07
08 if ($b !== null) {
09 $bday = $b->asString();
10 }
11
16%
30.05.2021
_name,
03 Stdlib::Absolutepath $config_file,
04 String $service_name,
05 Stdlib::Ensure::Service $ensure = 'running',
06 Boolean $enable = true,
07 ) {
08 package { $package_name:
09
16%
01.08.2019
functions (ufuncs) [5] and C callbacks. The compiler is under continual development, with the addition of more capability, more performance, and more NumPy functions.
A ufunc operates on an ndarray [6
16%
06.10.2019
Hub [6]. The instructions offer a number of options, as shown in Figure 1, which details the packages required to build Podman from scratch.
Figure 1
16%
05.12.2016
a quick version, assuming that both Docker and Go are running on the host. I was able to install Kubernetes within a few minutes with Go 1.6 and Docker 1.11 in the lab. However, since version 1.2.4, you
16%
25.09.2023
-name '*systemd-user-sessions*' -exec rm \{} \;
07
08 RUN apt-get update && apt-get install -y dbus systemd openssh-server net-tools iproute2 iputils-ping curl wget vim-tiny sudo && apt-get clean && rm
16%
21.08.2014
and production.
To show how monitoring profiles can be implemented for a specific server, the example distinguishes between mail, web, and database servers. It assumes that the stable version 1.12.3 of OpenNMS [6
16%
20.05.2014
hops.
Linux and NUMA
The Linux kernel introduced formal NUMA support in version 2.6. Projects like Bigtux in 2005 heavily contributed to enabling Linux to scale up to several tens of CPUs. On your