Explain processing predefined application protocols, Operating System

Assignment Help:

Explain Processing Predefined Application Protocols

Implementing and swift processing of predefined application protocols is sure to improve performance of server - side applications. As we learned earlier, they are geared for high performance by a twofold mechanism. First, because they are inflexible, a minimal amount of time is spent massaging parameters into communications buffers. Second, they may be efficiently processed by the server application if properly architected.

In fact, even a flexible application- level protocol can be made much more efficient at the server with good coding techniques. Fundamentally, a server component is either aware of its execution as a separate server component or unaware; as is the case with RPCs. Optimizing the execution based on the efficient processing of application-level protocols requires the server components to become very aware. The modification is simple, however. Server processing of application-level protocols can be optimized by passing actual protocol buffers to the server procedure for processing. This removes the overhead of unpacking the protocols, and possibly the wasted memory space of copying the inter- application protocol data into formalized parameters.


Related Discussions:- Explain processing predefined application protocols

Define the division of labour between client and server, Define the Divisio...

Define the Division of Labour between Client and Server Given our definition of client - server as the interaction between dispersed application logic components it must be not

Describe the actions of sun ultra sparc processor, Q. The Sun Ultra SPARC p...

Q. The Sun Ultra SPARC processor has numerous register sets that describe the actions of a context switch if the new context is previously loaded into one of the register sets. Wha

Explain direct sequence-analog signal, 1. A digitized voice channel is made...

1. A digitized voice channel is made by digitizing a 7 KHz bandwidth analog signal. The signal is to be sampled twice the highest frequency (two samples per hertz) . Assume each sa

State in a deadlock-avoidance system, Question: In a deadlock, processe...

Question: In a deadlock, processes never finish executing and system resources are tied up, preventing other jobs from starting. Deadlocks can be characterised by a set of cond

Paging, ___paging fecthces a page only when needed

___paging fecthces a page only when needed

What is virtual file system?, What is virtual file system? A Virtual f...

What is virtual file system? A Virtual file system switch (VFS) or Virtual file system is an abstraction layer   on top of a more concrete file system. The purpose of a VFS

What are the drawbacks of spiral model, What are the drawbacks of spiral mo...

What are the drawbacks of spiral model? I. It is based on customer communication. If the communication is not proper then the software product that gets developed will not be t

Define thread cancellation and target thread, Define thread cancellation & ...

Define thread cancellation & target thread. The thread cancellation is the task of terminating a thread before it has completed. A thread that is to be cancelled is often refer

What is meant by the term affinity in processor sheduling, Question: (a...

Question: (a) Answer the following questions based on the code snippet below. 1. int main (int argc, char *argv[]) 2. { 3. 4. pid_t processId; 5. 6. processId =

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd