Mikel wrote a new post, TCP Connection, Establishment & Flow Control 9 years, 8 months ago
Transport Control Protocol Connection TCP connection is a full duplex connection which is not actually a wired connection but it maintains connectivity between two end processes. This is established between a […]
Nice piece of information.
Mikel wrote a new post, Selective Repeat Protocol – sliding window 9 years, 8 months ago
Selective Repeat Protocol When a data packet is transmitted, its corresponding timer will start and when an acknowledgement is received then the timer will be destroyed. On the other hand, if an acknowledgement […]
This was very informative.thank you for the post
Mikel wrote a new post, Go Back N Sliding Window Protocol 9 years, 8 months ago
Go back N protocol GO back N protocol is one of the applications of pipeline protocol. In Go back N protocol, packets should be delivered in sequence to the application layer. To better understand the working […]
Mikel wrote a new post, Pipeline Computing And Protocol 9 years, 8 months ago
Pipeline Protocol Today I will begin explaining Pipeline Computing And Protocol by a hypothetical scenario: Suppose an application wants to send a file of 8MB size, packet size equals to 10000bits, Round Trip […]
Mikel wrote a new post, Connectionless / Connection oriented Vs Reliable / Unreliable TCP 9 years, 9 months ago
Connection oriented basically provides sequence number which is the basis of reliability. By reliability, it means that the communication between the sender and the receiver is connection […]
Yes my friend you are saying and your articles and examples are good but full of information for the coming generation.
Mikel wrote a new post, Reliable communication at Layer 4 9 years, 9 months ago
Reliable communication at Transport Layer IP service model is the best effort delivery model. This clearly indicates that IP (Internet Protocol) makes its best efforts in order to deliver data between […]
Mikel wrote a new post, Network layer protocols – Congestion problem & remedy 9 years, 9 months ago
Network layers The network layer is the third layer in OSI model. The network layer is needed because once the data packet go out from a LAN into an internet / networks, we then need an IP address for each […]
Mikel wrote a new post, Transport layer protocols – tcp/ip layer model 9 years, 9 months ago
Protocols By definition, protocol means rules or set of guidelines. In the dictionary of networks or the internet, protocols mean the set of rules or guidelines used for communication or transfer of data […]
Mikel wrote a new post, Virtualization – VM Hypervisor 9 years, 10 months ago
What is Virtualization? In today’s world, we have high demand of having multiple operating systems or a server or even a multiple storage devices and so on. Therefore to fulfill these needs, we cannot […]
Mikel wrote a new post, What is Google file system? 9 years, 10 months ago
Google File System (GFS) Google requires a strong and very huge data storage system for storing great deal of data and catering its users the ability to access, create and alter data. Google does not manages […]
Is this the same as HDFS ?
Mikel wrote a new post, TCP Incast Problem on Data centers in Cloud Computing 9 years, 10 months ago
In previous posts, we discussed cloud computing and its business models. Today, we are going to learn about effects of TCP Incast Problem on Data centers in Cloud Computing and solution for TCP […]
I am not too much into Cloud COmputing but this post is well written, and with good explanation.
Mikel wrote a new post, What is cloud computing 9 years, 10 months ago
Cloud computing meaning
Cloud computing implies sharing access to resources through the connected devices of the users anywhere in the world at any time. It revolves around the use of virtualization to […]
thanks for the elaborate post, at least I am learning something now
I hadn’t realized that cloud computing was quite this elaborate. I’m glad I saw this post, as I had been curious about SaaS, and now I have at least a basic idea of what it refers to.
Mikel wrote a new post, Reverse Logistics In Supply Chain Management 9 years, 11 months ago
Define Reverse Logistics Reverse logistics is the last part of the SCOR model. By definition it means from the point of consumption to the point of initiation, but what?
It can even be a customer’s feedback […]
Mikel wrote a new post, Logistic Procurement 9 years, 11 months ago
Logistic procurement is all about purchasing of logistic services. For example, car rental service, carrier service, etc.
This area is now a day’s very commonly used in organizations in order to reduce […]
Mikel wrote a new post, Green Logistics – Supply chain management 9 years, 11 months ago
What is green logistics?
As discussed in previous sessions, logistics is the movement of products, services and information throughout the supply chain with the help of interconnected and integrated […]
Mikel wrote a new post, Drivers of supply chain excellence 9 years, 11 months ago
Drivers of supply chain excellence
In order for a company to achieve excellence in its supply chain, they need to follow and implement six drivers of supply chain excellence.
The six drivers of the […]
Nice post, you did research on this.
Mikel wrote a new post, Third party Logistics (3PL), Services & Quality 9 years, 11 months ago
Third party Logistics (3PL):
Third party logistic is a concept in which a company outsource its logistics to another company or makes them a strategic partner whose core competency is providing a logistic […]
Mikel wrote a new post, Buyer and Supplier agreement in SCM 9 years, 11 months ago
There are 5 different scenarios when considering buyer and supplier agreement. Usually, in such scenarios, the buyer and the seller belongs to different countries.
These scenarios are as […]
Mikel wrote a new post, Plant facility, Plan and Location in SCM 9 years, 11 months ago
When a company decides to build an industrial plant it needs to take care for the following things:
The plant should be near to port (if available) or it should be near to the exit point of that […]
Mikel wrote a new post, Logistic Management & Deliver driver of SCOR Model 9 years, 12 months ago
Logistic Management:
The movement of goods / services from one point to another point or from the point of initiation to the point of consumption by proper forecasting, by defining sequential flow along […]
Nice piece of information.