Tag: Insight
Mininet: An Emulator for Prototyping Large Network Topologies on a Single...
Mininet is a useful tool for teaching, development and research. With it, a realistic virtual network, running a real kernel switch and application code,...
Finding Data in Graphs with Neo4j
Dubbed the database of the future, Neo4j is an open source graph database implemented in Java. This article is a teaser to whet your...
Go for an Open Source Database in a Lab
The author presents a case for the use of open source software in a contract analysis lab, based on his own experience.
This article seeks...
Using JQuery for Mobile App Development
JQuery is a touch-optimised Web framework. Instead of writing unique applications for each device, it allows for the development of a single application which...
Use Hadoop to Handle Big Data
Big Data now means big business. The world is constantly accumulating volumes of raw data in various forms such as text, MP3 or Jpeg...
Penetration Testing Tools for Android
Since Android devices have become all-pervasive, they need to be monitored and secured for obvious reasons. Numerous Android apps are available in the market...
One small step for Hadoop, a giant leap for Big Data
Hadoop is an excellent open source software program that inherits the ability to store enormous amount of data. It runs smooth on most of...
Testing Video Transmission in Ns-2 Using the EvalVid Framework
Ns-2 is a discrete event simulator targeted at networking research. It provides support for simulation of TCP, routing and multicast protocols over wired and...
Reordering C Structure Alignment
The memory footprint of C programs can be reduced by manually repacking C structure declarations. This article is about reordering the structure members in...
Check This New Sorting Algorithm Design
In this article, which is aimed at those who love playing around with algorithms and data structuresprogrammers, developers and codersthe author shares a new...