CACHEONIX
Cacheonix is a free, open-source clustered cache and distributed data management framework for Java. It allows its users to scale Java applications in a cluster while coding in a single Java VM. Its features include cache API with generics, integration with ORM frameworks, data partitioning for load balancing, support for non-multicast networks, local Java cache, and distributed locks. Cacheonix was launched in 2006 and is funded by Cacheonix Systems, an open-source software company. The company also provides consulting services in architecture, design, and implementation of scalable Java and J2EE applications.
CACHEONIX
Industry:
Cloud Computing Consulting Data Integration Information Technology Software
Founded:
2006-01-01
Address:
San Jose, California, United States
Country:
United States
Website Url:
http://www.cacheonix.org
Total Employee:
1+
Status:
Active
Email Addresses:
[email protected]
Technology used in webpage:
Google Analytics LetsEncrypt Content Delivery Network Apache Facebook Sharer Google Analytics Classic Facebook CDN Akamai Adobe Dreamweaver Corporate Colocation
Similar Organizations
Official Site Inspections
http://www.cacheonix.org Semrush global rank: 8.3 M Semrush visits lastest month: 336
- Host name: apache2-ogle.iad1-shared-e1-03.dreamhost.com
- IP address: 208.113.191.141
- Location: Brea United States
- Latitude: 33.9339
- Longitude: -117.8854
- Metro Code: 803
- Timezone: America/Los_Angeles
- Postal: 92821
More informations about "Cacheonix"
Cacheonix - Open Source Java Cache
Cacheonix is an Open Source Java cache that allows developers to scale applications horizontally by providing a highly concurrent local cache and a strictly consistent distributed cache.See details»
Maven Repository: org.cacheonix
May 27, 2017 Cacheonix Core. org.cacheonix » cacheonix-core LGPL. Cacheonix is an open source distributed cache for Java that allows its users to scale Java applications in a cluster …See details»
About Cacheonix
Slava Imeshev is a Cacheonix founder & main committer. Slava has over 15 years of experience delivering distributed systems to the market; Slava often speaks on topics of scalability, …See details»
Cacheonix - Crunchbase Company Profile & Funding
Cacheonix is a free, open-source clustered cache and distributed data management framework for Java. It allows its users to scale Java applications in a cluster while coding in a single Java …See details»
Maven Repository: org.cacheonix » cacheonix-core » 2.3.1
May 27, 2017 Cacheonix is an open source distributed cache for Java that allows its users to scale Java applications in a cluster while preserving the simplicity of design and coding in a …See details»
Maven Repository: org.cacheonix » cacheonix-core » 2.0.1
Cacheonix is an open source distributed cache for Java that allows its users to scale Java applications in a cluster while preserving the simplicity of design and coding in a single Java …See details»
Cacheonix Open Source Java Cache
Cacheonix cluster automatically adds new machines to the cluster and balances the load by sending parts of the cache data to the new cluster members. Minimize GC pauses - …See details»
GitHub - cacheonix/cacheonix-core: Cacheonix is a strictly …
Cacheonix is an open source project that provides a strictly-consistent distributed key-value store written in Java. The main use cases include a distributed Java cache, a cloud-ready …See details»
cacheonix - GitHub
Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memory storage. cacheonix/cacheonix-core’s past year …See details»
cacheonix-core/src/org/cacheonix/Cacheonix.java at master - GitHub
Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memory storage. - cacheonix/cacheonix-coreSee details»
Fast Local Java Cache - cacheonix.org
Easy-to-use Java API and detailed documentation allows developers to start using local Cacheonix within minutes. To see local Cacheonix in action, download Cacheonix or check …See details»
cacheonix-core: Cacheonix Java cache - Gitee
Cacheonix Distributed Java Cache Cacheonix is an open source project that provides a stricly-consistent distributed Java cache, a fast local cache and a servlet request cache. cacheonix …See details»
Maven Repository: org.cacheonix » cacheonix-core
Home » org.cacheonix » cacheonix-core Cacheonix Core Cacheonix is an open source distributed cache for Java that allows its users to scale Java applications in a cluster while preserving the …See details»
深入解析Cacheonix:构建高效Java应用的分布式缓存解决方案
Sep 8, 2024 本文将深入探讨如何利用开源的 Java 集群缓存和分布式数据管理框架 Cacheonix,来构建高效且具备高度可扩展性的 Java 应用程序。通过详细解析其核心特性, …See details»
Cacheonix Distributed Java Cache
Cacheonix offers a write-through capability that isolates the application from the details of how the data is stored by providing DataStore API that Cacheonix invokes when the application …See details»
Cache Organization | Set 1 (Introduction) - GeeksforGeeks
Jun 3, 2024 Cache is close to CPU and faster than main memory. But at the same time is smaller than main memory. The cache organization is about mapping data in memory to a …See details»
Cacheonix Core » 2.2.2 - Maven Repository
Cacheonix is an open source distributed cache for Java that allows its users to scale Java applications in a cluster while preserving the simplicity of design and coding in a single Java …See details»
Homepage | The LaRouche Organization
Dec. 2, 2024 (EIRNS)—The Schiller Institute International Online Conference, “In the Spirit of Schiller and Beethoven: All Men Become Brethren,” this Saturday, Dec. 7 and Sunday, Dec. 8, …See details»
Technical Support - cacheonix.org
The requests for the new features that happen to be in high demand will be considered for the next upcoming release of Cacheonix. Bug Reports. To report bugs, please visit Cacheonix …See details»
Developing Scalable Java Applications with Cacheonix
Cacheonix provides: • Strict data consistency - the result of an update is immediately observed on all members of the cluster • Load balancing – cached data is distributed evenly among servers …See details»