27%
30.11.2025
Index for Various Providers
Product
Static IP Address (0.2)
Software Appliances and Images Used (0.4)
Web Storage (0.2)
CDN (0.2)
IPv6 (0.2)
Pay As You Go
27%
30.11.2025
with this, I will only be looking at the GUI side of the story where it relates to new features in OX 6.20.
Product Family
When choosing a product, administrators can select from three variants. Besides ... The latest developments in Open-Xchange 6.20
27%
13.02.2017
to the needs of an application. After all, the standard libraries in Java 8 weigh in at around 60MB and 20,000 classes. They not only need space on the hard drive, but the computer also needs to load them
27%
02.08.2021
);
gFlops = 2*N*N*N / (elapsedTime * 1e+9);
disp(sprintf("N = %4d, elapsed Time = %9.6f, GFlops = %9.6f ", ...
N, elapsedTime, gFlops) );
endfor
Listing 2
Double
27%
11.06.2014
application server.
On a system in a stable state, throughput initially is not affected by file operations, but after a certain value (e.g., 16,384MB), performance collapses. As Figure 1 shows
27%
30.11.2025
access point, a DNS server, and even a WLAN access point. Despite all this, the complete system weighs in at just 100MB, and to get started, you just need a USB stick and 128MB of RAM.
If the built
26%
18.07.2013
of many cores and many nodes, so why not use these cores to copy data? There is a project to do just this: DCP [5] is a simple code that uses MPI [6] and a library called libcircle
[7] to copy a file
26%
07.10.2014
a report that shows users that have not changed their passwords in the last 90 days, set the option Password not changed for (days)
to 90
. In the options, you can also remove attributes from the reports
26%
25.09.2023
_port }}/;
proxy_read_timeout 90;
proxy_connect_timeout 90;
proxy_redirect off;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X
26%
17.05.2017
USE HDF5 ! This module contains all necessary modules
5 IMPLICIT NONE
6
7 INCLUDE 'mpif.h'
8
9 INTEGER :: NUMTASKS, MPI_RANK, LEN, IERR , MPIERROR, INFO, C_LEN
10 INTEGER