11%
22.12.2017
containers can be found online [6].
For a better understanding of the setup, a brief introduction to the OpenShift PaaS framework follows before I then look at the configuration of the storage system. Open
11%
21.04.2015
computers or the layout of the OSDs. Whether the work in Ceph is handled by three servers with 12 hard drives or 10 servers with completely different disks of different sizes is not important
11%
22.08.2011
machines with a fixed 1GB of RAM, whereas another could allow the user to set up memory of between 1 and 8GB in increments of 512MB.
The Deltacloud API bundles all these different possibilities
11%
09.04.2019
reconfiguration and the "gateway device," which can be used to connect a virtual network to a physical network.
NetSim 11 [4] (NetSim 12 has been released since this article was written) is a commercial solution
11%
09.06.2018
.4 (see also the "Migration Discount" box), SUSE Linux Enterprise Server v12 SP2, and Ubuntu 16.04. As expected, the RPM package for RHEL can also be installed and executed on CentOS 7 without problems
11%
09.10.2017
and follower data. The OAuth protocol [6] authenticates the API client, and JSON is the data format. A separate streaming API is available for real-time monitoring of tweets.
If you want to use the Twitter API
11%
05.12.2019
and supports a number of development platforms, like GitHub and Gerrit Code Review [6].
Zuul originated as OpenStack CI testing. For years, OpenStack, the Infrastructure-as-a-Service (IaaS) cloud [7], got all
11%
06.10.2022
in version 6, Apache OpenMeetings also supports TLS 1.2 for OAuth and do-it-yourself captchas.
AOM lets you schedule meetings, create surveys, and back up data easily. The system is ideal for providing home
11%
31.07.2013
Code Example
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my
11%
16.02.2012
this in the story of their successful EC2 scaling experience.
A good tool for cache control is vmtouch, which is at home on most Linux 2.6, FreeBSD 7.x, or Solaris 10 kernels; mileage may vary on other *nix variants