Showing 31 open source projects for "remote"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. Like SOAP or CORBA, but much simpler.
    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • 2
    TANGO is an object oriented control system for Linux and Windows. It provides a framework in C++, Java and Python for implementing distributed control objects an accessing them via a well-defined API. This sourceforge project a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gabriel is a simple client-server software that allows applications to create remote D-Bus connections over SSH. Project moved to https://gabriel.ladish.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Advanced CORBA/IIOP implementation with run-time IDL parsing, dynamic bindings and native IDL to Objective C mapping. Includes graphical tool to browse IDL definitions, to view Naming Service hierarchy and to invoke arbitrary CORBA remote operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    A C++ based lightweight, non-invasive SCA (Service Component Architecture) runtime. Optimized for the use in the embedded domain. We are proud to announce release 0.8 of Trentino Release 0.8 adds a major feature to Trentino. With Service discovery, configuration, deployment and operation of Services on devices is made simple and cost efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The project is dedicated to developing a C/C++ library for client/server applications communicating with peers over the BinRPC protocol. The BinRPC protocol is a fast and space efficient binary remote procedure call protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java library for distributed programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HessianKit is a Framework for Objective-C 2.0 to allow applications for Mac OS X 10.5, and iPhone 2.0 or later to communicate with Hessian web services. The main goals; Be compliant and forgiving, seamless Objective-C experience, and avoid glue-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Remote Object Access (ROXS) for C++. Alternative to RMI, CORBA. Featuring code generation from C++ header file, bidirectional communication (callbacks), communication layer plugins, easy object serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    A thin and simple syntax and parser for generic symbolic expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Alternative implementation of Spring framework remoting subsystem that supports different schemes of remote communication between client and server (1-1, 1-many, dynamic services discovering).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ Remote Method Invocation (C++ RMI) enables the programmer to create distributed C++ applications, in which the methods of remote C++ objects can be invoked from other C++ programs, possibly on different hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Remote Invocation Framework (RIF) is a framework for RMI that is 100% dynamic and uses WS over HTTP and HTTPS for brokering. Finally a framework exists to enable RMI with less that 6 lines of code including both the client & server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Perl classes to handle simple asynchronous Remote Procedure Call (RPC) with call-back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JPSPAN provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page. It allows you to call remote PHP objects as local Javascript objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java library supporting automatic RMI wrapping of non-remote objects. All development is accessible by CVS, incl. releases/versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The TclSOAP package provides a mechanism to bind Tcl command procedures to remote procedure calls using the Simple Object Access Protocol (SOAP) and XML-RPC over HTTP. Both client and server code is provided.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The software provides a means to form a simple Java cluster. It can be also viewed as a parallel computing library in Java. The project is based on the following <a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CorbaTrace is a helpful tool for tracing communications beetween Corba objects. Once CorbaTrace is installed, remote calls are intercepted and informations are stored in XML files. So, you will be able to apply filters and get XMI files to see the commu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MobilerRPC enables remote procedure calls between J2ME applications and java sevlet server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    dCORBA is a CORBA language mapping for dBASE. It supports fundamental CORBA classes and methods in order to access remote distributed objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB