Monthly Archives: January 2018


Scheduling in cloud computing

Job Scheduling Algorithms in Cloud Computing

Min-Min Scheduling The main idea of the Min-Min algorithm is to map each task to resources which can complete the task in the shortest possible time. The min- min algorithm estimates the execution and completion time of each job on each available resources. It is two-phase in the Min-Min algorithm. 1.It calculates the minimum execution time for all tasks. 2.The task with the least execution...

Read More


Scheduling algorithms example

Scheduling Algorithms with Example

 First Come First Serve Algorithm In this algorithm, jobs are executed on the basis of first come and first out. It is easy to understand and implement It’s not having high performance and having high waiting time. Example Shortest Job First (SJF) Shortest job first algorithm is further having two categories i.e. Preemptive and Non-Preemptive. Preemptive SJF in this algorithm when the processes come to...

Read More


Mtech thesis

How you can be sure that your thesis will be approved?

When you start your thesis you must be clear that it will take time so you need to be patient . You need to do lots of hard work. Before submitting your thesis you should be confident that its accurate and unique before presenting. In initial phase you need to collect all the data and requirements. after reading so many papers prepare your document plagiarism...

Read More


e2matrix

Latest Cloud Computing Topics

Priority based Performance Improved Algorithm for Meta-Task Scheduling in Cloud Environment, 2017, IEEE, Scheduling Scheduling of Jobs based on Hungarian Method in Cloud Computing, 2017, IEEE, Scheduling Data Security Enhancement in Public Cloud Storage Using Data Obfuscation and Steganography,2017, IEEE, Security A modified cryptographic approach for securing distributed data storage in cloud computing, 2017, IEEE, Security Secure and flexible data sharing via cipher text retrieval...

Read More


Job scheduling in cloud

TYPES OF SCHEDULING ALGORITHMS

Various advancements have been made towards different calculations for designating, scheduling and scaling the assets productively in the cloud. The essential target of scheduling calculation is: execution upgrade and enhancing the nature of administration alongside keeping up the productivity and decency among the employments and decrease the execution cost. Customary Types of scheduling Algorithms calculations are insufficient able to accomplish these destinations. So to overcome...

Read More


wsn thesis topics

What are the Latest topics for Networking (WSN)

Latest IEEE 2016-2017 Wireless Sensor Network WSN Thesis Topics RESEARCH PAPERS LIST REHDIS: Refined Hamming Distance Technique to Minimize Data Transfer Delay in Mobile Ad-hoc Networks, Manet, 2017, IEEE Performance Analysis of Power -aware Node-disjoint Multipath Source Routing in Mobile Ad Hoc Networks, Manet, 2017, IEEE Mobility and Energy Aware Routing Algorithm for Mobile Ad-hoc Networks, Manet, 2017, IEEE Learning Automata based Optimized Multipath routing using Leapfrog...

Read More


Cloud Reports cloud Iaas simulation tool

CloudReports a cloud IaaS Simulation Tool (Setup in Netbeans)

Step 1  Download cloud reports project from the below mentioned link https://sourceforge.net/projects/cloudreportnetbeans/?source=typ_redirect Goto File –> new project –> java application—> CloudReports copy all the “src/main” folder from the zip file to NetBeans project java application  “src” Folder.   Step 2: go to lib folder in NetBeans right click “add jar ” browse all jar provided to you in “cloudreports/bin/dist/lib” in zip file  and then add cloudreport.jar provided in...

Read More


Bagging and Boosting

Ensemble Learning approach in Data Mining

In our day to day life, when crucial decisions are made in a meeting, a voting among the members present in the meeting is conducted when the opinions of the members conflict with each other. This principle of “voting” can be applied to data mining also. In the voting scheme, when classifiers are combined, the class assigned to a test instance will be the one...

Read More


Page 2 of 41234