PURPOSE
Create and enrich with simplicity your applications and scripts thanks to this programmable, multilanguage and multipurpose object,
for desktop, client/server or Web environment.
You can now read technical documentation here
PURPOSE
Create and enrich with simplicity your applications and scripts thanks to this programmable, multilanguage and multipurpose object,
for desktop, client/server or Web environment.
You can now read technical documentation here
· For Who ?
· Bringing extra
values
. Short learning curve
. Interoperability
. Factoring code lines for client/server with TCP/IP or Named Pipe protocols
. Communication to the Web with ftp, http/https protocols
. Sending a mail by just calling only one simple function
. Built-in embedded SQL database engine
. Multi task built-in:
- Multi-threading
- Thread pool
- Multi-core
. Scalability, robustness thanks to existence of:
- Monitoring
- Tuning
- Upgrading
- Crash Resilience
- Freeze Resilience
- Snapshot of API
coverage
System and Network Administrators
. Support for multiple script languages:
( VBA/VBScript, JScript, PowerShell, Python, Perl, PHP…)
. Easy concept to use which is based on calls to properties and methods of only one object through synchronous and asynchronous (callback) interfaces.
. Porting or writing scripts processes with a multitasking scheme which is basing on parallelized or queued running threads.
. Porting or writing distributed scripts processes with a
client/server or Web scheme.
. Porting or writing scripts processes with a data management in volatile RAM or on hard disk scheme which rely on an embedded SQL* database engine.
. Adding crash and freeze resilience support into scripts
processes which have to run 7/7days and 24/24hours.
* SQL: stands for Structured Query Language.
Software Development Community
( hobbyist, beginner or professional )
. Quick and ad hoc Getting Started without using an integrated and complex development environment (IDE) to setup. (writing codes here and now with a simple text editor)
. Documentation and demo samples help understand services and features of the object, and provide in the same time a Quick Start to build real applications.
. Multiple language support preserves viability and reusability for services and features of the object while programming habits and rules change.
. API (Application Programming Interface) library oriented style rather than framework oriented style gives flexibility and simplicity while integrating this programmable object into new or existing applications.
. Easy use from within Visual Basic for Applications (VBA) macros in Microsoft Office Suite (Excel, Word, Access)