Relative Content

Tag Archive for interoperability

How can I combine C/Fortran with JavaScript?

I’m working on a project where I need heavy numerical calculations to be real-time visualized with something flexible like D3.js. Are there frameworks out there that would let me painlessly achieve this? Or do I need to use some sort of “glue” code written in, say, Python?

High-Level SQL Interoperability

In a server -> client scenario, wouldn’t it be simpler and faster to grant a public user access to a Stored Procedure rather than using web services (XML, REST, SOAP, etc) and other interoperable solutions?

High-Level SQL Interoperability

In a server -> client scenario, wouldn’t it be simpler and faster to grant a public user access to a Stored Procedure rather than using web services (XML, REST, SOAP, etc) and other interoperable solutions?