Javonet

构建使用具有本机性能的不同技术模块创建的单个应用程序、模块或服务。

由以下开发商制作:Javonet
ComponentSource开始代理销售的日期:2014年

价格从: $ 811.44 版本: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.