Saturday, October 12, 2013
What is WiMax technology?
Posted by
Sunflower
at
10/12/2013 02:00:00 PM
0
comments
Labels: Applications, Bandwidth, Communication, Connection, Connectivity, Data, Devices, Network, Networking, Operation, Range, Requirements, Services, Standards, Technology, traffic, Transmit, WiMax, Wireless
|
| Subscribe by Email |
|
Monday, September 2, 2013
Application areas of leaky bucket algorithm and token bucket algorithm
Posted by
Sunflower
at
9/02/2013 01:58:00 PM
0
comments
Labels: Algorithms, Applications, Bandwidth, Congestion, Control, Counter, Events, Interface, Leaky bucket algorithm, Networks, Packets, Queue, Token bucket algorithm, Tokens, traffic, transmission, Users
|
| Subscribe by Email |
|
Saturday, August 31, 2013
What is the difference between leaky bucket algorithm and token bucket algorithm?
Posted by
Sunflower
at
8/31/2013 04:10:00 PM
0
comments
Labels: Algorithms, Bandwidth, Bucket, Data, Events, Inter-network, Interfaces, Layers, Leaky bucket algorithm, Network, Network layer, Networking, Packets, Processes, Token, Token bucket algorithm, transmission, Virtual
|
| Subscribe by Email |
|
Tuesday, August 27, 2013
What are general principles of congestion control?
Posted by
Sunflower
at
8/27/2013 09:32:00 PM
0
comments
Labels: Application, Bandwidth, Buffer, Congestion, Congestion control, Control, Data, Network, Network Congestion, Networking, Nodes, Overflow, Packets, Performance, Principles, Resources, Routers, States
|
| Subscribe by Email |
|
Sunday, July 21, 2013
Comparison between Virtual Circuit and Datagram subnets
Posted by
Sunflower
at
7/21/2013 08:54:00 PM
0
comments
Labels: Bandwidth, Communication, Congestion, Crash, Datagram Subnets, Destination, Differences, Memory, Packets, Phases, Resources, Router, Routing, Source, Time, Virtual Circuits
|
| Subscribe by Email |
|
Monday, July 15, 2013
What is a virtual circuit? What are the advantages of virtual circuit?
Posted by
Sunflower
at
7/15/2013 05:21:00 PM
0
comments
Labels: Bandwidth, Computer Network, Connection, Connection less, Data, Frames, Layer 2/3, Layer 4, Network, Nodes, Packets, Protocols, Telecommunications, Transmit, Virtual, Virtual Circuits
|
| Subscribe by Email |
|
Wednesday, July 3, 2013
What are five key assumptions in dynamic channel allocation?
- Fixed assignment method
- Dynamic allocation method
- Reinforcement learning
method
Posted by
Sunflower
at
7/03/2013 04:30:00 AM
0
comments
Labels: Allocate, Allocation, Assumptions, Bandwidth, Carrier, Channel, Collision, Communication, Data, Dynamic Channel Allocation, Frames, Frequency, Interference, Medium, Methods, Stations, Time, transmission, Users
|
| Subscribe by Email |
|
Monday, January 3, 2011
How to execute Performance Tests?
Performance testing involves executing the same test case multiple times with data variations for each execution, and then collating response times and computing response time statistics to compare against the formal expectations. Often, performance is different when the data used in the test case is different, as different number of rows are processed in the database, different processing and validation come into play, and so on. By executing a test case many times with different data, a statistical measure of response time can be computed that can be directly compared against a formal stated expectation.
Network sensitivity tests are variations on load tests and performance tests that focus on the Wide Area Network (WAN) limitations and network activity. Network sensitivity tests can be used to predict the impact of a given WAN segment or traffic profile on various applications that are bandwidth dependent. Network issues often arise at low levels of concurrency over low bandwidth WAN segments. Very chatty applications can appear to be more prone to response time degradation under certain conditions than other applications that actually use more bandwidth. For example, some applications may degrade to unacceptable levels of response time when a certain pattern of network traffic uses 50% of available bandwidth, while other applications are virtually un-changed in response time even with 85% of available bandwidth consumed elsewhere.
This is particularly important test for deployment of a time critical application over a WAN. Also, some front end systems such as web servers, need to work much harder with dirty communications compared with clean communications encountered on a high speed LAN in an isolated load and performance testing environment.
Posted by
Sunflower
at
1/03/2011 03:28:00 PM
0
comments
Labels: Activity, Application, Bandwidth, Compute, Data, Expectations, Load, Load tests, Network, Performance, Performance testing, Response time, Software testing, Tests, WAN
|
| Subscribe by Email |
|
Friday, February 12, 2010
Performance Issues of Tertiary storage
There are three aspects of tertiary-storage performance :
- Speed : There are two aspects of speed in tertiary storage are bandwidth and
latency.
Bandwidth is measured in bytes per second.
* Sustained bandwidth – average data rate during a large transfer; # of bytes/transfer time.Data rate when the data stream is actually flowing.
* Effective bandwidth – average over the entire I/O time, including seek or locate, and cartridge switching. It drive’s overall data rate.
Access latency is the amount of time needed to locate data.
* Access time for a disk – It moves the arm to the selected cylinder and wait for the rotational latency; < 35 milliseconds.
* Access on tape requires winding the tape reels until the selected block reaches the tape head; tens or hundreds of seconds.
* Generally say that random access within a tape cartridge is about a thousand times slower than random access on disk.
The low cost of tertiary storage is a result of having many cheap cartridges share a few expensive drives. A removable library is best devoted to the storage of infrequently used data, because the library can only satisfy a relatively small number of I/O requests per hour.
- Reliability : A fixed disk drive is likely to be more reliable than a removable
disk or tape drive. An optical cartridge is likely to be more reliable than a
magnetic disk or tape. A head crash in a fixed hard disk generally destroys the data, whereas the failure of a tape drive or optical disk drive often leaves the data cartridge unharmed.
- Cost : The main memory is much more expensive than disk storage. The cost per megabyte of hard disk storage is competitive with magnetic tape if only one tape is used per drive. The cheapest tape drives and the cheapest disk drives have
had about the same storage capacity over the years. Tertiary storage gives a cost savings only when the number of cartridges is considerably larger than the number of drives.
Posted by
Sunflower
at
2/12/2010 04:30:00 PM
0
comments
Labels: Bandwidth, Computer storage devices, Cost, Devices, Disk Storage, disks, Latency, Main Memory, Operating Systems, Reliability, Speed, Tertiary Storage Devices
|
| Subscribe by Email |
|