Jump to content

oTakhi Platform: Building Distributed Web Applications using Remote Procedure Calls


mfdesigner
 Share

Recommended Posts

The ability to perform Remote Procedure Calls (RPC) is the key enabler for supporting complex distributed web applications and games over our software object distribution framework, where multiple software agents in different roles can conduct business via diverse communication acts.

Unlike traditional RPC where a few developers dictate its design and consequently limiting the scope of distributed applications, our system allows any user to create his own RPC executable by any remote host.  Essentially, it is server-mediated Peer-to-Peer Remote Procedure Calls.

A user initiates a call by specifying the software components to be pre-loaded from our repository, a remote script acting as application logics, its input parameters, and a short greeting.  Once it is executed with peer's permission, the result is immediately returned to the caller using Server Sent Event with near real-time performance.

Our RPC's workflow looks like this:

 

RPCWorkFlow.thumb.jpg.06d19d47aa764e90be66ee2ac4712911.jpg

 

 

Here is the tutorial video on how to set it up...

 

 

Visit https://www.otakhi.com/archive to see all our previous tutorial videos.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...