Admin Magazine
 
  • 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
ADMIN Magazine on Facebook
GooglePlus

Search

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (228)
  • Article (101)
  • News (49)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Next »

32%
DBaaS: EnterpriseDB – PostgreSQL in the Cloud
20.08.2012
Home »  CloudAge  »  Blogs  »  Dan Frost's Blog  » 
 
into the Fortune 500 market offering PostgreSQL with a few extras and added support to lure the blue chip firms away from their Oracle habit. Although this worked, they then tweaked the recipe. A little more than
32%
Benchmarks Don’t Have to Be Evil
12.03.2015
Home »  HPC  »  Articles  » 
From the 1990s A, B, C Standard 4x size increases going from one class to the next D, E, F Large ~16x size increases from each of the previous classes
32%
Improved Performance with Parallel I/O
24.09.2015
Home »  HPC  »  Articles  » 
that many applications use, is to have each TP write to its own file. The concept is simple, because there is zero coordination between TPs. All I/O is independent of all other I/O. Figure 3 illustrates
32%
Interview with Gregory Kurtzer, Developer of Singularity
21.04.2016
Home »  HPC  »  Articles  » 
. In the TOP500 list of November 2015, Linux accounted for 98.8% of the systems. I would call this a pretty dominating position; yet, many of the developers writing HPC software on Linux are unknown. Gregory M
32%
Useful NFS Options for Tuning and Management
15.06.2016
Home »  HPC  »  Articles  » 
client and server TCP stacks. In this article, I've broken the list of tuning options into three groups: (1) NFS performance tuning options, (2) system tuning options, and (3) NFS management/policy options
32%
How Old is That Data?
20.04.2017
Home »  HPC  »  Articles  » 
was a high-end file server deployed in the engineering data center and used by more than 500 engineering employees. From this study, a few observations can be made: Workloads are more write oriented
32%
Linux I/O Schedulers
21.03.2018
Home »  HPC  »  Articles  » 
, database servers, video servers, and very large supercomputers, including all of those in the TOP500. All of these computers have very different requirements, some of which include responsiveness to user
32%
OpenMP – Parallelizing Loops
03.04.2019
Home »  HPC  »  Articles  » 
 parallel do    do i=1,N       a(i) = b(i) + c(i)    end do !$omp end parallel do #pragma omp parallel for {    for (i=0; i < n; i++) {       a[i] = b[i] + c[i]    } } Once the code inside
32%
What is an IOPS Really?
24.02.2022
Home »  HPC  »  Articles  » 
or write? Despite not having a precise definition, IOPS is a very important storage performance measure for applications. Think about the serial portion of Amdahl’s Law, which typically includes I
32%
Linux Software RAID
10.12.2023
Home »  HPC  »  Articles  » 
. The data stripes are written as A, B, C, and D and are color coded. Any block with a p  appended indicates a parity block that is part of a stripe. Figure 3

« Previous 1 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2025 Linux New Media USA, LLC – Legal Notice