search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(244)
Article
(56)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
6
7
8
9
10
11
12
13
14
15
16
17
18
19
...
30
Next »
18%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
_function 02 03 import pymp 04 05 ex_array = pymp.shared.array((100,), dtype='uint8') 06 with pymp.Parallel(4) as p: 07 for index in p.range(
0
, 100):
08
ex_array[index] = 1 09 # The parallel print
18%
OCI containers with Podman
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
is well. Listing 4 A Working Nginx Container 01 $ curl http://10.88.
0
.3:80 02 03 04 05 06
Welcome to nginx!
07 09
10
11
12
+
`; 13 14 class AnotList extends
18%
Linux Software RAID
10.12.2023
Home
»
HPC
»
Articles
»
is reasonable because you can write to (
N
– 1) devices as you would RAID
0
(e.g., write a stripe of data). RAID 6 Somewhat similar to RAID 5, two copies of the parity are written to two storage devices
« Previous
1
...
6
7
8
9
10
11
12
13
14
15
16
17
18
19
...
30
Next »