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
Spell check suggestion:
%xcomm 12 08 Llorente 22
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(141)
Article
(23)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
...
17
Next »
15%
Monitoring your cluster with a home-grown OCF agent
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
an Asterisk PBX as an HA resource 07 #
08
# Authors: Martin Gerhard Loschwitz 09 # Florian Haas 10 # 11 # Support: linux-ha@lists.linux-ha.org
12
# License: GNU General Public
15%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
): 11
12
s = 0.0 13 s += h * f(a) 14 for i in range(1, n): 15 s +=
2.0
* h * f(a + i*h) 16 # end for 17 s += h * f(b) 18 return (s/2.) 19 # end def
20
21
22
# Main section 23 comm = MPI
15%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{0},{0},}
08
09 for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
14%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home
»
HPC
»
Articles
»
/apps/apps/conda/$USER/envs total 8 4 drwxrwxr-
x
3 laytonjb laytonjb 4096 Mar
12
11:28 .. 4 drwxrwxr-
x
2 laytonjb laytonjb 4096 Mar
12
11:28 . I did this for my user account, and if you are adding a new user, you will have
14%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
1.1 M dhcp-common noarch
12
:4.3.6-47.el8 baseos 206 k dhcp-libs
x
86_64
12
:4.3.6-47.el8 baseos 147 k
14%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
print str(id) + ' Total waste of CPU cycles!'
08
09 if '__main__' == __name__: 10 11 for i in xrange(
20
):
12
Process(target = waste, args = (i,)).start() The counting.py program delays
14%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
(number, label): 07 for i in xrange(number):
08
print ' ' + str(i) + ' ' + label 09 sleep((number - 15)/10.0) 10 11 if '__main__' == __name__:
12
13 p1 = Process(target = count, args = (
20
14%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
]
20
} 21 ]
22
} 23 ] 24 } The script that performs the rsync operation, sync.sh, will look like Listing 3. Your script might be more complex (e.g., by adding some sort
14%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
="false"/> 05
06
07
08
14%
Monitoring network computers with the Icinga Nagios fork
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
141.
20
.108.124 07 active_checks_enabled 1
08
passive_checks_enabled 0 09 max_check_attempts 3 10 check_command check-host-alive 11
« Previous
1
2
3
4
5
6
7
8
9
...
17
Next »