Thursday, August 7, 2025
  • Home
  • Cryptocurrency
  • Bitcoin
  • Blockchain
  • Market & Analysis
  • Altcoin
  • More
    • Ethereum
    • DeFi
    • XRP
    • Dogecoin
    • NFTs
    • Regulations
  • Shop
    • Bitcoin Book
    • Bitcoin Coin
    • Bitcoin Hat
    • Bitcoin Merch
    • Bitcoin Miner
    • Bitcoin Miner Machine
    • Bitcoin Shirt
    • Bitcoin Standard
    • Bitcoin Wallet
Finance Bitcoin
Shop
No Result
View All Result
Finance Bitcoin
No Result
View All Result
Home Blockchain

EclipseStore enables high performance and saves 96% data storage costs with WebSphere Liberty InstantOn

by n70products
March 28, 2024
in Blockchain
0
EclipseStore enables high performance and saves 96% data storage costs with WebSphere Liberty InstantOn
189
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter


As AI know-how advances, the necessity for high-performance, cost-effective and simply deployable options reached unprecedented ranges. EclipseStore, a groundbreaking knowledge storage platform from MicroStream, is revolutionizing the event of cutting-edge software program purposes. IBM® collaborated with MicroStream to combine the IBM WebSphere® Liberty InstantOn characteristic inside EclipseStore. This mixture empowers builders to construct extremely scalable Java purposes that ship unparalleled efficiency, whereas considerably minimizing infrastructure bills.

Thrilling new improvements akin to superior robotics, real-world gaming, neuronal interface know-how and AI require three elementary components:

  1. Excessive-performance options. Java is 1000 occasions sooner than at this time’s database methods. Whereas programming languages like Java supply microsecond processing speeds, exterior database servers which have been utilized for knowledge processing over the previous 40 years, are 1000 occasions slower with millisecond processing speeds.
  2. Easy implementation that allows sooner time-to-market. Usually, programming languages and database methods are incompatible. An impedance mismatch creates a major problem with far-reaching penalties. Programming languages like Java have incompatible object fashions with at this time’s database-specific knowledge buildings and codecs. Consequently, mapping objects to database-specific fashions, changing knowledge and producing objects for every question lead to costly latencies of as much as 100ms or extra, even when retrieving knowledge from cache.
  3. Low infrastructure prices. Infrastructure prices are skyrocketing. Customers depend on performance-enhancing options akin to distributed caches, in-memory knowledge grids and looking servers to scale back latencies. Nonetheless, this results in skyrocketing cloud prices resulting from inefficient knowledge processing and the necessity for resource-consuming cluster options. Consequently, conventional databases lag behind and hinder trendy software program purposes.

There isn’t any doubt that the database server idea has been confirmed over many years. Nonetheless, evaluating it to Java, which is 1000 occasions sooner than conventional databases, is like utilizing a steam engine in a spaceship solely as a result of it’s a confirmed know-how. 

EclipseStore permits excessive efficiency and saves 96% knowledge storage prices

EclipseStore was constructed to remove this drawback by introducing a revolutionary knowledge storage idea that’s tailor made for cutting-edge software program options, but additionally can increase basic enterprise purposes.

EclipseStore permits knowledge storage by synchronizing any Java object graph of any dimension and complexity seamlessly with any binary knowledge storage akin to AWS S3 or IBM Cloud® Object Storage. With EclipseStore within the structure, a conventional database system turns into superfluous. In contrast to all database methods, EclipseStore actually shops the native Java object mannequin 1:1 as it’s. This results in thrilling consumer advantages:

  1. Excessive efficiency: Information is cached and processed in-memory. Queries are executed as much as 1000x sooner than comparable SQL queries. The best knowledge processing velocity could be achieved with the with the Eclipse OpenJ9 JVM that powers the Semeru Runtime® JDK. Costly mappings or knowledge conversion in addition to ensuing latencies are eradicated.
  2. Comfort and excessive developer productiveness: Implementing, testing, deployment and upkeep turns into a lot easier as simply core Java options are used.
  3. Database value financial savings: Cloud object storage akin to IBM Object Storage is as much as 96% cheaper than any database within the cloud, whereas IBM even takes look after backups, excessive availability and safety. 

EclipseStore is developed as an open-source undertaking on the Eclipse Basis and is well-integrated with trendy Java runtimes akin to Spring Boot, MicroProfile and WebSphere Liberty/Open Liberty®.  

Elastic scalable EclipseStore apps with WebSphere Liberty InstantOn

For creating distributed, horizontally extremely scalable EclipseStore apps, MicroStream gives an EclipseStore cluster as a totally managed cloud service that lets customers totally automate and scale-out their apps and microservices on increased hundreds and vice-versa to scale-in as much as zero on reducing hundreds to avoid wasting infrastructure prices. Clusters could be setup, configured, run and monitor with only a view clicks in order that customers don’t get in contact with Kubernetes or different complicated cloud applied sciences. Customers additionally profit from the enterprise-grade safety and assist.

With EclipseStore, MicroStream Cluster and InstantOn, our prospects like Allianz are actually capable of construct and run totally automated elastic scalable Java purposes and microservices within the cloud. Through the use of this stack, our prospects profit from ultra-fast realtime knowledge processing, microsecond response and question occasions and save as much as 96% database prices within the cloud.

Java is nice, however startup time has been too sluggish

Creating a totally automated and scalable utility that may deal with any workload on-demand could sound attractive, nevertheless it presents vital complexities and challenges, particularly with Java. One essential requirement for a well-elastic and scalable cluster is the fast startup time of latest cluster nodes to keep away from latencies. Whereas containers could be launched in milliseconds, Java apps take longer because of the warm-up time required by the JVM’s JIT compiler.

This potential setback may have hindered all the MicroStream Cluster idea. To deal with this problem, the MicroStream engineers explored and evaluated three totally different ideas and an answer with Liberty InstantOn that allows speedy startup occasions for brand spanking new cluster nodes, driving optimum efficiency and minimizing latencies. This technical answer addresses the complexities related to Java startup occasions, which permit for the event of extremely scalable and environment friendly purposes within the cloud.

  1. Static cluster mannequin: A static cluster mannequin is a configuration the place the variety of nodes inside a cluster stays fastened and doesn’t dynamically alter primarily based on workload or demand. On this situation, the startup time of particular person nodes is of secondary significance. Adopting this method would enable the development of an EclipseStore cluster, marking it as the primary milestone of the undertaking. 
  2. Proactive scaling: Proactive scaling is efficient for making a dynamically scalable cluster, even with slow-starting nodes. New cluster nodes could be launched upfront to mitigate lengthy JVM startup occasions when anticipating elevated load. Nonetheless, this method has drawbacks. Throughout sudden and surprising load spikes, a pre-scaled cluster could not reply shortly sufficient if assets are already totally utilized, leading to efficiency degradation. Precisely predicting load spikes is complicated, and this method could result in pointless prices as assets could also be activated when not instantly wanted. However, proactive scaling is extra cost-efficient than a static cluster mannequin and works properly for methods with slight load fluctuations however is probably not appropriate for methods with frequent and vital load modifications. 
  3. GraalVM native photographs: GraalVM permits the creation of native executables, which begin in milliseconds by way of ahead-of-time compilation of Java code. Oracle guarantees considerably sooner startup occasions (as much as 50x) and smaller reminiscence footprints (as much as 5x), which is spectacular. This opens up the opportunity of creating dynamically scalable Java purposes with native photographs. Nonetheless, native photographs include a number of drawbacks, together with longer construct occasions, elevated construct complexity, restricted compatibility with different frameworks, restricted reflection assist and the absence of dynamic class loading. Whereas bigger native picture sizes could also be acceptable, the whole lack of JIT compiler runtime optimizations could be significantly problematic for EclipseStore customers as it might decelerate all the in-memory knowledge processing with Java.

InstantOn: the drop-in quick startup answer

The advantages of utilizing Liberty InstantOn for creating elastic and scalable EclipseStore apps are vital. With Liberty InstantOn, offered by MicroStream, customers can simply scale their purposes and microservices in a totally automated method, each on increased hundreds and through decreased hundreds to avoid wasting on infrastructure prices. Establishing, configuring, working and monitoring clusters is straightforward and environment friendly, with out the necessity for complicated cloud applied sciences like Kubernetes. Moreover, customers can get pleasure from enterprise-grade safety and assist.

By leveraging this know-how stack, prospects like Allianz can construct and run totally automated elastic Java purposes and microservices within the cloud. The stack affords ultra-fast real-time knowledge processing, microsecond response and question occasions, and as much as 96% financial savings on database prices. Whereas Java’s startup time could be sluggish, Liberty InstantOn gives an answer by enabling fast startup occasions for brand spanking new cluster nodes, making certain optimum efficiency and minimizing latencies. With Liberty InstantOn, prospects can construct extremely scalable purposes within the cloud with out having to decide on between startup time and the dynamic options and compatibility of Java.

With EclipseStore and Liberty InstantOn, you possibly can unlock the potential for ultra-fast knowledge processing and vital value financial savings within the cloud.

See what you can do with IBM WebSphere Liberty

Explore IBM Cloud Pak for Applications today

Was this text useful?

SureNo

CEO of EclipseStore and Editor in Chief at JAVAPRO Journal

Engagement Providing Supervisor, IBM Automation, Software Runtimes



Source link

Tags: CostsDataEclipseStoreenableshighInstantOnLibertyPerformancesavesStorageWebSphere
  • Trending
  • Comments
  • Latest
Liquidation Alert As High-Risk Loans On Aave Reach $1 Billion – Details

Liquidation Alert As High-Risk Loans On Aave Reach $1 Billion – Details

December 19, 2024
Slumping Memecoin Pepe Could Witness Nearly 50% Collapse, Warns Crypto Trader

Slumping Memecoin Pepe Could Witness Nearly 50% Collapse, Warns Crypto Trader

December 16, 2024
Devconnect Istanbul 2023 – A celebration of progress and the Ethereum community

Devconnect Istanbul 2023 – A celebration of progress and the Ethereum community

December 16, 2024
The “hidden figures” of AI: Women shaping a new era of ethical innovation

The “hidden figures” of AI: Women shaping a new era of ethical innovation

December 16, 2024
iStock 1252711675

Peter Schiff Questions True Agenda Behind MicroStrategy’s Bitcoin Acquisition

0
Decentralized Oracle Network Chainlink Leads the Crypto Space in Terms of Recent Development Activity: Santiment

Decentralized Oracle Network Chainlink Leads the Crypto Space in Terms of Recent Development Activity: Santiment

0
Migrate and modernize enterprise integration using IBM Cloud Pak for Integration with Red Hat OpenShift Service on AWS (ROSA)

Migrate and modernize enterprise integration using IBM Cloud Pak for Integration with Red Hat OpenShift Service on AWS (ROSA)

0
A16z Crypto Lawyer Unleashes Scathing Attack On US SEC, Spot Ethereum ETF In Danger?

A16z Crypto Lawyer Unleashes Scathing Attack On US SEC, Spot Ethereum ETF In Danger?

0
Ethereum Under Trump: Exploring 3 Pathways For Impact From New Crypto Policies

Ethereum Under Trump: Exploring 3 Pathways For Impact From New Crypto Policies

August 7, 2025
Dogecoin Whales Buy The Dip: $1 Billion DOGE Added

Dogecoin Whales Buy The Dip: $1 Billion DOGE Added

August 6, 2025
Disney is winding down the Hulu app – here’s what subscribers need to know

Disney is winding down the Hulu app – here’s what subscribers need to know

August 6, 2025
VanEck Says One Altcoin Ecosystem Seeing Early Institutional Tokenization Interest Amid Surge in Stablecoins

VanEck Says One Altcoin Ecosystem Seeing Early Institutional Tokenization Interest Amid Surge in Stablecoins

August 6, 2025

Recent News

Ethereum Under Trump: Exploring 3 Pathways For Impact From New Crypto Policies

Ethereum Under Trump: Exploring 3 Pathways For Impact From New Crypto Policies

August 7, 2025
Dogecoin Whales Buy The Dip: $1 Billion DOGE Added

Dogecoin Whales Buy The Dip: $1 Billion DOGE Added

August 6, 2025

Categories

  • Altcoin
  • Bitcoin
  • Blockchain
  • Cryptocurrency
  • DeFi
  • Dogecoin
  • Ethereum
  • Market & Analysis
  • NFTs
  • Regulations
  • XRP

Recommended

  • Ethereum Under Trump: Exploring 3 Pathways For Impact From New Crypto Policies
  • Dogecoin Whales Buy The Dip: $1 Billion DOGE Added
  • Disney is winding down the Hulu app – here’s what subscribers need to know
  • VanEck Says One Altcoin Ecosystem Seeing Early Institutional Tokenization Interest Amid Surge in Stablecoins

© 2024 Finance Bitcoin | All Rights Reserved

No Result
View All Result
  • Home
  • Cryptocurrency
  • Bitcoin
  • Blockchain
  • Market & Analysis
  • Altcoin
  • More
    • Ethereum
    • DeFi
    • XRP
    • Dogecoin
    • NFTs
    • Regulations
  • Shop
    • Bitcoin Book
    • Bitcoin Coin
    • Bitcoin Hat
    • Bitcoin Merch
    • Bitcoin Miner
    • Bitcoin Miner Machine
    • Bitcoin Shirt
    • Bitcoin Standard
    • Bitcoin Wallet

© 2024 Finance Bitcoin | All Rights Reserved

Go to mobile version