Skip to content

TGrid v0.1

Choose a tag to compare

@samchon samchon released this 22 Dec 11:24

TGrid

TGrid is a tiny framework for Grid Computing in TypeScript, following such concepts:

  • ROF: Remote Function Call
  • RON: Remote Object Call
  • OON: Object Oriented Network

New Features

Now, the first version of TGrid has released. TGrid v0.1 provides below components:

Documents

At last, I've been publishing documents for users