Oracle Linux developer Subhra Mazumdar has been working on scalability improvements in the Linux scheduler. In this blog post, he talks about some of his latest...
Oracle Linux developer Subhra Mazumdar has been working on scalability improvements in the Linux scheduler. In this blog post, he talks about some of his latest work. At Oracle, we run big database workloads which are very susceptible to how the OS chooses to schedule threads. Spending too much time in the scheduler to select a CPU can translate to higher transaction latency (at a given throughput) or lower maximum achievable transaction throughput in TPC-C workloads. In this...
Oracle Linux developer Subhra Mazumdar has been working on scalability improvements in the Linux scheduler. In this blog post, he talks about some of his latest work. At Oracle, we run big database...
Ksplice is a cool technology and I wanted to share a few things that you might not know about it along with a few tips on how to get started if you aren't...
Ksplice is a cool technology and I wanted to share a few things that you might not know about it along with a few tips on how to get started if you aren't already using it. 1. New patching advances As the security landscape evolves, so does Ksplice to keep up with more and more complex patches. These new changes and techniques allow Ksplice to safely patch even more of the kernel entry assembly code, even on heavily loaded systems. To date, Ksplice is the only technology...
Ksplice is a cool technology and I wanted to share a few things that you might not know about it along with a few tips on how to get started if you aren't already using it. 1. New patching advances As...
Oracle is pleased to announce the general availability of Oracle Linux 7 Update 6 for the x86_64 and Arm architectures. You can find the individual RPM packages...
Oracle is pleased to announce the general availability of Oracle Linux 7 Update 6 for the x86_64 and Arm architectures. You can find the individual RPM packages on both th Unbreakable Linux Network (ULN) and the Oracle Linux yum server. ISO installation images will soon be available for download from the Oracle Software Delivery Cloud and Docker images will soon be available via Oracle Container Registry and Docker Hub. Oracle Linux 7 Update 6 ships with the following kernel...
Oracle is pleased to announce the general availability of Oracle Linux 7 Update 6 for the x86_64 and Arm architectures. You can find the individual RPM packages on both th Unbreakable Linux...
Note: this post was updated on 30 january, 2019 to include simplified installation of Oracle Instant Client via Oracle Linux yum server. cx_Oracle enables...
Note: this post was updated on 30 january, 2019 to include simplified installation of Oracle Instant Client via Oracle Linux yum server. cx_Oracle enables access to Oracle Database from Python and conforms with the Python database API specification. The module works with Oracle Database 11g and 12c and both Python 2.x and 3.x. We have just released the first RPM builds of cx_Oracle on the Oracle Linux yum server, including the latest cx_Oracle 7.0. You can find them in the...
Note: this post was updated on 30 january, 2019 to include simplified installation of Oracle Instant Client via Oracle Linux yum server. cx_Oracle enables access to Oracle Database from Python and...
Recently, we added Oracle Instant Client RPMs to the yum servers inside Oracle Cloud Infrastructure (OCI). Those yum servers are accessible from systems within...
Recently, we added Oracle Instant Client RPMs to the yum servers inside Oracle Cloud Infrastructure (OCI). Those yum servers are accessible from systems within OCI only. Today, I'm pleased to announce we added Oracle Instant Client RPMs to Oracle Linux yum server. That's right, no more manual steps to accept a license before you can download Oracle Instant Client. Simply run yum install from any Oracle Linux system connected to the Internet. How to access Oracle Instant...
Recently, we added Oracle Instant Client RPMs to the yum servers inside Oracle Cloud Infrastructure (OCI). Those yum servers are accessible from systems within OCI only. Today, I'm pleased to announce...
"Tried, tested, and tuned for enterprise workloads, Oracle Linux is used by developers worldwide. Oracle Linux’s Yum server provides easy access to Linux...
"Tried, tested, and tuned for enterprise workloads, Oracle Linux is used by developers worldwide. Oracle Linux’s Yum server provides easy access to Linux developer and preview software channels. Thousands of EPEL packages have been built and signed by Oracle for security and compliance. Software collections include recent versions of Python, PHP, Node.js, nginx, and more. Oracle Cloud developer tools such as Terraform, SDKs, and CLI are available for improved experience....
"Tried, tested, and tuned for enterprise workloads, Oracle Linux is used by developers worldwide. Oracle Linux’s Yum server provides easy access to Linux developer and preview software...
Building an agile collaboration and communication between Development (Dev) and Operations (Ops) is one of the main goals of modern IT: deploying features into...
Building an agile collaboration and communication between Development (Dev) and Operations (Ops) is one of the main goals of modern IT: deploying features into production quickly and, at the same time, detecting and correcting problems when they occur, without disrupting other services, can be obtained by a culture that puts a focus on creating a fast and stable workflow through development and IT operations. Results with a good DevOps approach: Faster time-to-market:...
Building an agile collaboration and communication between Development (Dev) and Operations (Ops) is one of the main goals of modern IT: deploying features into production quickly and, at the same...
Today we added Oracle Instant Client to the Oracle Cloud Infrastructure (OCI) yum mirrors. This makes developing Oracle Database-based apps on OCI a breeze....
Today we added Oracle Instant Client to the Oracle Cloud Infrastructure (OCI) yum mirrors. This makes developing Oracle Database-based apps on OCI a breeze. Previously, installing Oracle Instant Client required either registering a system with ULN or downloading from OTN, each with manual steps to accept license terms. Now you can simply use yum install directly from Oracle Linux running in OCI. See this tutorial on the Oracle Developer blog for an example that connects a...
Today we added Oracle Instant Client to the Oracle Cloud Infrastructure (OCI) yum mirrors. This makes developing Oracle Database-based apps on OCI a breeze. Previously, installing Oracle Instant...
Node.js is a JavaScript runtime for web and cloud development that continues to grow in popularity. Our Oracle Linux yum server hosts repositories with recent...
Node.js is a JavaScript runtime for web and cloud development that continues to grow in popularity. Our Oracle Linux yum server hosts repositories with recent stable builds of Node.js for Oracle Linux 6 and 7. We also include RPM versions of the node-oracledb module to connect Node.js to Oracle Database. In the last few weeks we added Node.js 10 to our repositories. At the time of writing, our Node.js repositories hold: Node.js 10 Node.js 8 Node.js 6 node-oracledb 2.3 This...
Node.js is a JavaScript runtime for web and cloud development that continues to grow in popularity. Our Oracle Linux yum server hosts repositories with recent stable builds of Node.js for Oracle...