Tuesday, September 1, 2009

Our first presentaion is on week 5--Interface Middleware

Here is the basic knowledge of materials that we might be involved in our presentaion.

Interface middleware:
Middleware is computer software that connects software components or applications.

RPC(remote procedure call):
It
is anInter-process communication technology that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction.

API(application programming interface):
It is an interface in computer science that defines the ways by which an application program may request services from libraries and/or operating systems.

We would pick a specific topic from these three major areas and it would be updated before our presentaion.

Besides, there is one good web that mainly focus on RPC. we would link it in our blog.


1 comment:

  1. hi Bing, nice input on Interface Middleware! I will try to find some good resources on this topic because our presentation is around the corner. By the way, can you quote the definition on these three topics? Dr.Zheng mentioned that we need to put the reference on where we find it if the words are written by us. Thanks!

    ReplyDelete

Followers