Skip to content

Commit

Permalink
Merge pull request #405 from EpicsDAO/improve-doc
Browse files Browse the repository at this point in the history
ERPC Dedicated Zero Distance Node Pre-order Started
  • Loading branch information
KishiTheMechanic authored Jan 13, 2025
2 parents 290585a + 3612c04 commit 0953386
Show file tree
Hide file tree
Showing 8 changed files with 126 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
id: erpc-zero-distance-node-pre-order
title: ERPC Launches Pre-Orders for the “Dedicated Zero Distance Node” to Pursue Ultimate Solana Performance
category: Press Release
thumbnail: /news/2025/01/14/ERPC-Zero-Distance-Node-Pre-orderEN.jpg
---

ELSOUL LABO B.V. (Headquarters: Amsterdam, the Netherlands; CEO: Fumitake Kawasaki) is pleased to announce the launch of its “Dedicated Zero Distance Node,” a result of extensive research and battle testing aimed at delivering a faster Solana experience. Pre-orders are now open.

After extensive exploration of node configurations that enable high-speed and stable application execution, we have determined that “Zero Distance Communication”—in which the Solana RPC server and a dedicated bare-metal server are directly connected on the same private switch—is the optimal approach for achieving the highest performance. We have already received numerous inquiries from traders and high-frequency trading (HFT) users, and we anticipate further growth in demand going forward.

## Commitment to High Performance and Ultra-Low Latency

We have long aimed to achieve industry-leading ultra-low latency. In fact, we have received substantial feedback—especially from traders for whom differences of just a few milliseconds in transactions or slots can affect outcomes—and have continuously improved our systems based on those insights, earning high praise in the process.

Meanwhile, we often hear reports that “renting a proprietary RPC node from another provider and running a Solana application on it directly turned out to be slower than using our shared RPC.” This frequently stems from running multiple programs on a single machine, which deprives Solana RPC of the resources it needs to optimize performance.

Even if you prepare top-grade CPUs and memory or believe your program to be lightweight, running an application on the same node inevitably leads to resource contention, ultimately reducing performance. Solana RPC is designed to deliver maximum throughput when it operates independently, so avoiding competition with other processes is essential.

Moreover, because Solana RPC is often targeted by attackers, neglecting adequate security measures can compromise the entire node and degrade its processing efficiency.

At ERPC, in addition to basic security protocols, we implement dynamic security measures as well, ensuring the stability of Solana RPC.

## The Conclusion Drawn from Research and Battle Testing

![ERPC](/news/2025/01/14/ERPCzero-distance-nodeEN.jpg)

Through long-term verification and real-world testing, we have confirmed that physically separating Solana RPC from the application while bringing them “virtually zero distance” from a network perspective is key to achieving maximum performance.

- **Allow the RPC to focus exclusively on RPC tasks:** By rigorously managing the RPC component—which is at high risk of attack—and fully utilizing hardware resources such as CPU and memory, the node can maintain stable request processing even during peak times.
- **Isolate the application on a dedicated bare-metal server:** Instead of running both on a single node, the application runs on a separate high-performance server, preventing resource conflicts. Each side can then access maximum processing power.
- **“Zero Distance Communication” on the same private switch:** By eliminating extra network paths between the node and the application, network latency can be reduced. As physical distance is a major factor affecting performance, this direct connection achieves overwhelmingly faster speeds.

Thanks to this system, even if one side experiences heavy load, neither interferes with the other, and both can operate at peak performance.

## Effective with Both Dedicated and Shared RPC

![ERPC](/news/2025/01/14/ERPCzero-distance-node-meritEN.jpg)

For the highest transaction success rate, combining this solution with a “dedicated RPC” is ideal. However, simply connecting the “Dedicated Zero Distance Node” to our shared RPC on the same private switch also yields far better performance than a typical remote setup.

- Even if you can’t expect the same transaction success rate as a dedicated RPC, implementing a zero distance node alone can greatly reduce latency, resulting in improved speeds in many cases.
- It minimizes the risk of attacks and resource contention, facilitating smoother transaction processing.

## Resource Availability and Regional Expansion

We have already received numerous inquiries regarding both this node and dedicated RPC nodes, which has led to a shortage of resources for Solana RPC and bare-metal servers. At present, it takes about one to two weeks to secure servers, and with increasing demand, this timeframe may grow longer.

- Initial supported regions include Amsterdam, Frankfurt, Ashburn, and Tokyo.
- We plan to expand to New York, London, Paris, and other regions in the future.

If you need a high-speed environment urgently, we strongly recommend placing your order during this pre-order period.

## Future Outlook

We will continue developing high-performance Solana infrastructure to support ultra-low latency applications in various fields. Building on our accumulated expertise, we plan to further refine system architecture and strengthen security, helping a wider range of users fully leverage Solana’s speed.

## Further Information / Contact

ERPC Official Website: https://erpc.global/

Validators DAO Official Discord: https://discord.gg/C7ZQSrCkYR
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
---
id: erpc-zero-distance-node-pre-order
title: ERPC、Solana 向けに最速パフォーマンスを追求する「専有ゼロ距離ノード」を先行販売開始
category: プレスリリース
thumbnail: /news/2025/01/14/ERPC-Zero-Distance-Node-Pre-orderJA.jpg
---

ELSOUL LABO B.V.(本社: オランダ・アムステルダム、代表取締役 CEO: 川崎文武)は、より高速な Solana 体験を目指して、これまでの研究とバトルテストの成果を結集した「専有ゼロ距離ノード」を発表し、先行販売を開始したことをお知らせします。

アプリケーションを高速かつ安定して実行するためのノード構成を探究した結果、Solana RPC サーバーと専用ベアメタルサーバーを同一プライベートスイッチ上に直結する「ゼロ距離通信」が、最速パフォーマンスの実現において最適であることを突き止めました。すでに多くのトレーダーや高頻度取引ユーザーからお問い合わせをいただいており、今後も需要拡大が予想されます。

## ハイパフォーマンスと超低レイテンシへのこだわり

かねてより当社では、業界トップレベルの超低レイテンシを目指して開発を続けてまいりました。実際にトランザクションやスロットの数ミリ秒単位の違いが結果に影響するトレーダーの方々から、多くのフィードバックをいただきながら改善を重ね、好評をいただいております。

一方で、「他社製の専有RPCノードをレンタルし、Solanaアプリケーションを直接実行したら、当社の共有RPCを使うより遅くなった」という声をよく耳にします。その背景には、同じマシンで複数プログラムを起動することで、Solana RPC が性能向上に必要とするリソースを奪われてしまう問題があります。

たとえ最高品質のCPUやメモリを用意していても、プログラムが小規模に見えても、同一マシンでアプリを動かせばリソースを食い合い、結果的にパフォーマンスは落ちてしまいます。

Solana RPC は単独で動作させるほど最大限の性能を発揮する設計であり、他プロセスとの競合を避けることが肝要です。

さらに、Solana RPC は攻撃対象になりやすいため、セキュリティ対策を怠るとノード全体の処理効率が下がる危険性もあります。

ERPC では基本的なセキュリティ設定に加え、動的なセキュリティ対策も実施しており、Solana RPC の安定性を確保しています。

## 研究とバトルテストを重ねた結果導き出した結論

![ERPC](/news/2025/01/14/ERPCzero-distance-nodeJA.jpg)

当社は長期間にわたる検証と実運用テストを行い、Solana RPC とアプリケーションを物理的に分離しながらも、ネットワーク的には「ゼロ距離」に近づける構成こそが最速のパフォーマンスを得る鍵だと確信しました。

- **RPC は RPC の役割に専念する:** 攻撃リスクの高いRPC部分を厳格に管理し、CPU・メモリなどのハードウェアリソースをフルに活かせるようにすることで、ピーク時でもリクエスト処理が安定します。
- **アプリケーションは専用ベアメタルで隔離する:** 同一のノード上に載せるのではなく、別の高性能サーバーで動かすことで、リソース競合を防止。どちらにも最大限の処理能力を割けるようになります。
- **同じプライベートスイッチで直結する「ゼロ距離通信」:** ノードとアプリの間に余計な通信経路を挟まないことで、ネットワークレイテンシを削減します。物理的な距離がパフォーマンスを左右する大きな要因であるため、直結により圧倒的な高速化を実現できます。

この仕組みにより、どちらかに負荷がかかっても互いの処理を妨げず、それぞれが最高のパフォーマンスを発揮できます。

## 専有RPCと共有RPC、どちらでも効果を発揮

![ERPC](/news/2025/01/14/ERPCzero-distance-node-meritJA.jpg)

最も高い成功率を求めるのであれば「専有RPC」と組み合わせるのが理想ですが、当社の共有RPCと同じプライベートスイッチに「専有ゼロ距離ノード」を接続するだけでも、通常の遠隔接続よりはるかに優れたパフォーマンスが得られます。

- 専有RPCほどのトランザクション成功率は期待できなくとも、ゼロ距離ノード導入だけでレイテンシが大幅に減少し、多くのケースで速度向上が見込めます。
- 攻撃リスクやリソースの奪い合いを抑え、よりスムーズなトランザクション処理を実現できます。

## リソースの需給状況とリージョン展開

すでに本ノード及び専有RPCノードに関するお問い合わせが多数寄せられており、Solana RPC・ベアメタルサーバーともリソースが不足しがちな状況です。現時点で、サーバーの仕入れに1〜2週間ほどいただいていますが、需要のさらなる増大が見込まれ、さらに時間を要する可能性もあります。

- 初期対応リージョンは Amsterdam, Frankfurt, Ashburn, Tokyo の4拠点です。
- 今後は New York, London, Paris などへの拡張も順次検討しています。

高速環境をお急ぎの方には、今回の先行販売期間内でのお申し込みを強くおすすめします。

## 今後の展望

当社は、ハイパフォーマンスな Solana インフラの研究開発を継続し、あらゆる分野で超低レイテンシを活かしたアプリケーションを運用できる環境を提供していきます。これまで培ってきたノウハウをもとに、さらに最適なシステム構築やセキュリティ強化を進め、より多くの方々が Solana の高速性をフルに活用できるよう支援してまいります。

## 参考情報・お問い合わせ

ERPC 公式ウェブサイト: https://erpc.global/ja

Validators DAO 公式 Discord: https://discord.gg/C7ZQSrCkYR
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0953386

Please sign in to comment.