Javonet

네이티브 성능의 다양한 기술 모듈을 사용하여 단일 애플리케이션, 모듈 또는 서비스를 구축하세요.

Javonet사에서 공개
2014년 부터 ComponentSource에서 판매중

가격: US$ 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.