Javonet

ネイティブパフォーマンスを備えたさまざまなテクノロジーのモジュールを使用して作成された単一のアプリケーション、モジュール、またはサービスを構築

Javonet 社の製品
2014 年より日本国内にてComponentSourceで販売中。

価格:¥ 171,820 (税込)〜 バージョン: 2.5.17 更新日: May 9, 2025

Javonet 2.5.17

Released: May 9, 2025

2.5.17 での更新項目

機能

  • Python 2 Support Across All Platforms - Javonet now supports legacy Python 2 environments, enabling full interoperation with Python 2 scripts across various languages. This ensures compatibility with older systems that haven't migrated to Python 3.
  • Standalone Function Support in Node.js, Python, Ruby & Perl - Added the ability to invoke standalone (global) functions using a new InvokeGlobalFunction method. This works seamlessly with scripting languages like Node.js, Python, Ruby, and Perl.
  • Java Callback Handlers Implemented - Java applications can now define and expose callback handlers. This means Java code can now respond to asynchronous events triggered from other runtimes via Javonet - enhancing bidirectional communication.
  • .NET Events Subscription Now Available - You can now subscribe to events in .NET and .NET Core libraries from external technologies. This enables more reactive integration scenarios and allows external runtimes to listen for real-time updates from .NET components.
  • Improved Type Handling Across SDKs - The way Javonet handles data type serialization and deserialization has been optimized, making type compatibility more robust and reliable across integrations.
  • Node.js Compatibility Updated to v22.14 - Javonet now supports Node.js 22.14, allowing you to leverage the latest Node features and performance enhancements.