SlideShare a Scribd company logo
1 of 8
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
Agent-based Interactions and Economic
Encounters in an Intelligent Inter Cloud
Abstract
An InterCloud is an interconnected global “Cloud of Clouds” that enables each Cloud to
tap into resources of other Clouds. This is the earliest work to devise an agent-based
InterCloud economic model for analyzing consumer-to-Cloud and Cloud-to-Cloud
interactions. While economic encounters between consumers and Cloud providers are
modeled as a many-to-many negotiation, economic encounters among Clouds are
modeled as a coalition game. To bolster many-to-many consumer-to-Cloud negotiations,
this work devises a novel interaction protocol and a novel negotiation strategy that is
characterized by both 1) adaptive concession rate (ACR) and 2) minimally sufficient
concession (MSC). Mathematical proofs show that agents adopting the ACR-MSC
strategy negotiate optimally because they make minimum amounts of concession. By
automatically controlling concession rates, empirical results show that the ACR-MSC
strategy is efficient because it achieves significantly higher utilities than the fixed-
concession-rate time-dependent strategy. To facilitate the formation of InterCloud
coalitions, this work devises a novel four-stage Cloud-to-Cloud interaction protocol and a
set of novel strategies for InterCloud agents. Mathematical proofs show that these
InterCloud coalition formation strategies 1) converge to a subgame perfect equilibrium
and 2) result in every Cloud agent in an InterCloud coalition receiving a payoff that is
equal to its Shapley value.
Existing System:
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
In Many existing research they only consider the power consumption cost. As a
major difference between their models and ours, the resource rental cost is
considered in this paper as well, since it is a major part which affects the profit of
service providers.
Proposed System:
Proposed a multi‐tier Cloud negotiation model consisting of: 1) user tier (comprising
consumers and brokers represented by CAs and BAs, respectively), 2) service tier
(comprising service providers represented by service provider agents (SAs)) and 3)
resource tier (comprising resource providers represented by resource agents (RAs)). In
negotiation activities were carried out between CAs and BAs, between BAs and SAs, and
between SAs and RAs. Agents in adopted the time‐dependent strategy with fixed
concession rates, but market‐oriented issues such as outside options and rivalry were not
considered. Empirical results in section 3.4 show that the ACR‐MSC strategy in this work
achieved significantly higher utilities than the time‐dependent strategy without sacrificing
success rates in negotiation. Additionally, mathematical proofs show that agents adopting
the ACR‐MSC strategy negotiate optimally. Moreover, in game‐theoretic issues such as
InterCloud coalition formation, equilibrium strategies, and fair division of payoff were
not considered. The agent‐based testbed in consists of PAs and CAs that act as
intermediaries between Cloud resource providers and consumers, respectively, and a set
of BAs that connects resource requests from consumers to advertisements from providers.
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
Problem Statement: A profit maximization function is defined to find an optimal
combination of the server size R and the queue capacity K such that the profit is
maximized. However, this strategy has further implications other than just losing the
revenue from some services, because it also implies loss of reputation and therefore loss
of future customers. In , Cao et al. treated a cloud service platform as an M/M/m model,
and the problem of optimal multiserver configuration for profit maximization was
formulated and solved. This work is the most relevant work to ours, but it adopts a single
renting scheme to configure a multiserver system, which cannot adapt to the varying
market demand and leads to low service quality and great resource waste. To overcome
this weakness, another resource management strategy is used in , which is cloud
federation. Using federation, different providers running services that have
complementary resource requirements over time can mutually collaborate to share their
respective resources in order to fulfill each one’s demand . However, providers should
make an intelligent decision about utilization of the federation (either as a contributor or
as a consumer of resources) depending on different conditions that they might face,
which is a complicated problem.
Scope: Contributing the game‐theoretic foundations for analyzing and specifying the
interactions of a society of agents in an InterCloud, this work has only taken the first step
towards designing an intelligent InterCloud. The author hopes that this work will inspire
others to take up future challenges of realizing and implementing the ideas and solution
concepts in the paper.
Architecture:
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
Implementation of modules:
(1)CONSUMER-TO-CLOUD INTERACTIONS:
Negotiation between each pair of CA and PA is carried out by making proposals in
alternate rounds. Unlike Rubinstein’s alternating offers protocol [16], which is a bilateral
(one‐to‐one) negotiation protocol, in the multilateral consumer‐to‐Cloud interaction
protocol, multiple CA‐PA pairs can negotiate deals simultaneously. Each CA
(respectively, PA) can negotiate with multiple PAs (respectively, CAs) at the same time.
Making proposals: When an agent makes a proposal, it proposes a deal from their space
of possible deals. These consist of the most desirable price, the least desirable (reserve)
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
price, and prices in between. An agent proposes its most preferred deal initially. If no
agreement is reached, negotiation proceeds to the next round.
(2) CLOUD-TO-CLOUD INTERACTIONS:
InterCloud is a federation of Clouds, economic encounters among Clouds can be
modeled as a coalition game. In an InterCloud coalition game (definition 4.1), the
players are the Clouds (represented by hCAs and fCAs) that cooperate with one
another by drawing upon each other’s resources to satisfy consumers’ demands,
collectively generate more profit for the coalition, and share their total profit. Two
major issues in InterCloud interaction are: 1) How does each Cloud choose its
coalition partners? and 2) How should the coalition divide its payoff among the
players? Within an InterCloud, each self‐interested Cloud negotiates and
establishes agreements with other Clouds to meet its own objectives and to
optimize its own payoff. The agent‐based Cloud‐to‐Cloud interaction protocol
specified in algorithm 4.1 consists of four stages: 1) announcement of the
availability of resource capacities, 2) bidding for the priority right to acquire
resource capacities of other Clouds, 3) making offers for sharing the payoff
generated by the InterCloud coalition, and 4) acceptance or rejection of offers.
(3)Adaptive Concession Rate:
Consumers in a Cloud market compete for computing services and Cloud providers
compete to provide services, a market‐oriented approach taking into account the demand
for and supply of Cloud services is appropriate. Bargaining with deadlines: Since
consumers generally have deadlines in acquiring computing resources to execute jobs and
Clouds also have deadlines for scheduling their resources and executing jobs, both CAs
and PAs are programmed to make concessions with respect to time. Both CAs and PAs
are designed with three classes of time‐dependent concession making strategies: i)
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
conservative (conceding slowly by maintaining the initial price until an agent’s deadline
is almost reached), ii) conciliatory (conceding rapidly to the reserve price), and iii) linear
(conceding linearly).
(4)Minimally Sufficient Concessions:
Even though making a large amount of concession may increase the probability of
reaching an agreement, doing so is inefficient because an agent “wastes” some of
its utility. Nevertheless, if an agent makes too small an amount of concession, it
runs the risk of not reaching any agreement with its opponent eventually. Hence,
making minimally sufficient concession [19] is a desirable property of negotiation
agents. Using the ACR‐MSC strategy, an agent negotiates optimally by making an
amount of concession that is minimally sufficient. The general idea is that for a
given market situation, an agent adopting the ACR‐MSC strategy strives to attain
the highest possible utility while maintaining a minimum probability of reaching
an agreement.
(5)Bargaining theory:
Bargaining or haggling is a type of negotiation in which the buyer and seller of a
good or service debate the price and exact nature of a transaction. If the bargaining
produces agreement on terms, the transaction takes place. Bargaining is an
alternative pricing strategy to fixed prices. Optimally, if it costs the retailer nothing
to engage and allow bargaining, he/she can divine the buyer's willingness to spend.
It allows for capturing more consumer surplus as it allows price discrimination, a
process whereby a seller can charge a higher price to one buyer who is more eager
(by being richer or more desperate). Haggling has largely disappeared in parts of
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
the world where the cost to haggle exceeds the gain to retailers for most common
retail items. However, for expensive goods sold to uninformed buyers such as
automobiles, bargaining can remain commonplace.
(6)Consumer Module:
In this project consumer module should perform the following tasks
Cloud consumer:
 .consumer registeration.
 consumer login.
 consumer send request to consumer agent for accessing cloud.
 view status of the request.
 after accepting the request consumer upload his files in to cloud.
(7)Cloud Agent Module: In this project consumer module should perform the
following tasks
Consumer agent:
 .consumer registeration.
 consumer agent login.
 consumeragent view the consumer requests.
 forward consumer requests to corresponding cloud brokers.
 view all the requests and responses of cloud brokers.
Conclusion
Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore
www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457
The significance and novelty of this work are that it is the earliest work to propose
an agent‐based InterCloud economic model for analyzing two types of interactions
in an intelligent InterCloud: 1) consumer‐to‐Cloud interactions and 2)
Cloud‐to‐Cloud interactions. Being the first to devise 1) best response strategies
for InterCloud coalition formation that converge to both a subgame perfect
equilibrium and the Shapley value payoff and 2) an optimal multilateral
consumer‐to‐Cloud negotiation strategy, this work provides game‐theoretic
solutions that lay the essential mathematical foundations for InterCloud economics.
On this account, this work advances the state of the art in many ways as follows.
From the perspective of Cloud computing, this work contributes a new branch of
knowledge for realizing the InterCloud vision. Being the first of its kind to provide
both 1) bargaining game and coalition game solution concepts in an InterCloud and
2) agent‐based interaction protocols for automating consumer‐to‐Cloud and
Cloud‐to‐Cloud interactions, this work is an important milestone in introducing
agent‐based InterCloud economics and agent‐based InterCloud interactions as new
frontiers in InterCloud research.

More Related Content

Viewers also liked

Innovative Lesson Plan
Innovative Lesson PlanInnovative Lesson Plan
Innovative Lesson Plangangothri90
 
Ento 402 (storage pest)non insect pest mites
Ento 402 (storage pest)non insect pest mitesEnto 402 (storage pest)non insect pest mites
Ento 402 (storage pest)non insect pest mitesVaibhav Wadhwa
 
The Mysterious Picture
The Mysterious PictureThe Mysterious Picture
The Mysterious PictureUMABL
 
Solving Design and Business Problems in 3 Days with Google Design Sprint by B...
Solving Design and Business Problems in 3 Days with Google Design Sprint by B...Solving Design and Business Problems in 3 Days with Google Design Sprint by B...
Solving Design and Business Problems in 3 Days with Google Design Sprint by B...Borrys Hasian
 
Seguridad informática
Seguridad informáticaSeguridad informática
Seguridad informáticaAmbar Lopez
 

Viewers also liked (9)

سکوت سازمانی
سکوت سازمانیسکوت سازمانی
سکوت سازمانی
 
Proyecto final-1
Proyecto final-1Proyecto final-1
Proyecto final-1
 
Frutas y verduras
Frutas y verdurasFrutas y verduras
Frutas y verduras
 
Innovative Lesson Plan
Innovative Lesson PlanInnovative Lesson Plan
Innovative Lesson Plan
 
Biotecnologia Exposicion
Biotecnologia ExposicionBiotecnologia Exposicion
Biotecnologia Exposicion
 
Ento 402 (storage pest)non insect pest mites
Ento 402 (storage pest)non insect pest mitesEnto 402 (storage pest)non insect pest mites
Ento 402 (storage pest)non insect pest mites
 
The Mysterious Picture
The Mysterious PictureThe Mysterious Picture
The Mysterious Picture
 
Solving Design and Business Problems in 3 Days with Google Design Sprint by B...
Solving Design and Business Problems in 3 Days with Google Design Sprint by B...Solving Design and Business Problems in 3 Days with Google Design Sprint by B...
Solving Design and Business Problems in 3 Days with Google Design Sprint by B...
 
Seguridad informática
Seguridad informáticaSeguridad informática
Seguridad informática
 

Similar to Agent based interactions and economic

A versatile and efficient framework
A versatile and efficient frameworkA versatile and efficient framework
A versatile and efficient frameworkmeena2015
 
Revenue Maximization with Good Quality of Service in Cloud Computing
Revenue Maximization with Good Quality of Service in Cloud ComputingRevenue Maximization with Good Quality of Service in Cloud Computing
Revenue Maximization with Good Quality of Service in Cloud ComputingINFOGAIN PUBLICATION
 
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...IJCNCJournal
 
ABCrowd: An Auction Mechanism on Blockchain for Spatial Crowdsourcing
ABCrowd: An Auction Mechanism on Blockchain for Spatial CrowdsourcingABCrowd: An Auction Mechanism on Blockchain for Spatial Crowdsourcing
ABCrowd: An Auction Mechanism on Blockchain for Spatial CrowdsourcingMaha Kadadha
 
IEEE 2015-2016 A Profit Maximization Scheme with Guaranteed Quality of Servic...
IEEE 2015-2016 A Profit Maximization Scheme with Guaranteed Quality of Servic...IEEE 2015-2016 A Profit Maximization Scheme with Guaranteed Quality of Servic...
IEEE 2015-2016 A Profit Maximization Scheme with Guaranteed Quality of Servic...1crore projects
 
Linked List Implementation of Discount Pricing in Cloud
Linked List Implementation of Discount Pricing in CloudLinked List Implementation of Discount Pricing in Cloud
Linked List Implementation of Discount Pricing in Cloudpaperpublications3
 
Camera ready-nash equilibrium-ngct2015-format
Camera ready-nash equilibrium-ngct2015-formatCamera ready-nash equilibrium-ngct2015-format
Camera ready-nash equilibrium-ngct2015-formataminnezarat
 
A profit maximization scheme with guaranteed quality of service in cloud comp...
A profit maximization scheme with guaranteed quality of service in cloud comp...A profit maximization scheme with guaranteed quality of service in cloud comp...
A profit maximization scheme with guaranteed quality of service in cloud comp...Shakas Technologies
 
A profit maximization scheme with guaranteed quality of service in cloud comp...
A profit maximization scheme with guaranteed quality of service in cloud comp...A profit maximization scheme with guaranteed quality of service in cloud comp...
A profit maximization scheme with guaranteed quality of service in cloud comp...Shakas Technologies
 
High Performance Resource Allocation Strategies for Computational Economies
High Performance Resource Allocation Strategies for Computational EconomiesHigh Performance Resource Allocation Strategies for Computational Economies
High Performance Resource Allocation Strategies for Computational EconomiesRam Krishna
 
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...Shakas Technologies
 
ENERGY-AWARE LOAD BALANCING AND APPLICATION SCALING FOR THE CLOUD ECOSYSTEM
ENERGY-AWARE LOAD BALANCING AND APPLICATION SCALING FOR THE CLOUD ECOSYSTEMENERGY-AWARE LOAD BALANCING AND APPLICATION SCALING FOR THE CLOUD ECOSYSTEM
ENERGY-AWARE LOAD BALANCING AND APPLICATION SCALING FOR THE CLOUD ECOSYSTEMShakas Technologies
 
A Profit Maximization Scheme with Guaranteed1 (1)
A Profit Maximization Scheme with Guaranteed1 (1)A Profit Maximization Scheme with Guaranteed1 (1)
A Profit Maximization Scheme with Guaranteed1 (1)nelampati ramanjaneyulu
 
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning neirew J
 
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
A Broker-based Framework for Integrated SLA-Aware SaaS ProvisioningA Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioningijccsa
 
Service performance and analysis in cloud computing extened 2
Service performance and analysis in cloud computing   extened 2Service performance and analysis in cloud computing   extened 2
Service performance and analysis in cloud computing extened 2Abdullaziz Tagawy
 
A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
 A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com... A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...nexgentechnology
 
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...Nexgen Technology
 
A profit maximization scheme with guaranteed
A profit maximization scheme with guaranteedA profit maximization scheme with guaranteed
A profit maximization scheme with guaranteednexgentech15
 
A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
 A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com... A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...nexgentechnology
 

Similar to Agent based interactions and economic (20)

A versatile and efficient framework
A versatile and efficient frameworkA versatile and efficient framework
A versatile and efficient framework
 
Revenue Maximization with Good Quality of Service in Cloud Computing
Revenue Maximization with Good Quality of Service in Cloud ComputingRevenue Maximization with Good Quality of Service in Cloud Computing
Revenue Maximization with Good Quality of Service in Cloud Computing
 
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
ADAPTIVE MULTI-TENANCY POLICY FOR ENHANCING SERVICE LEVEL AGREEMENT THROUGH R...
 
ABCrowd: An Auction Mechanism on Blockchain for Spatial Crowdsourcing
ABCrowd: An Auction Mechanism on Blockchain for Spatial CrowdsourcingABCrowd: An Auction Mechanism on Blockchain for Spatial Crowdsourcing
ABCrowd: An Auction Mechanism on Blockchain for Spatial Crowdsourcing
 
IEEE 2015-2016 A Profit Maximization Scheme with Guaranteed Quality of Servic...
IEEE 2015-2016 A Profit Maximization Scheme with Guaranteed Quality of Servic...IEEE 2015-2016 A Profit Maximization Scheme with Guaranteed Quality of Servic...
IEEE 2015-2016 A Profit Maximization Scheme with Guaranteed Quality of Servic...
 
Linked List Implementation of Discount Pricing in Cloud
Linked List Implementation of Discount Pricing in CloudLinked List Implementation of Discount Pricing in Cloud
Linked List Implementation of Discount Pricing in Cloud
 
Camera ready-nash equilibrium-ngct2015-format
Camera ready-nash equilibrium-ngct2015-formatCamera ready-nash equilibrium-ngct2015-format
Camera ready-nash equilibrium-ngct2015-format
 
A profit maximization scheme with guaranteed quality of service in cloud comp...
A profit maximization scheme with guaranteed quality of service in cloud comp...A profit maximization scheme with guaranteed quality of service in cloud comp...
A profit maximization scheme with guaranteed quality of service in cloud comp...
 
A profit maximization scheme with guaranteed quality of service in cloud comp...
A profit maximization scheme with guaranteed quality of service in cloud comp...A profit maximization scheme with guaranteed quality of service in cloud comp...
A profit maximization scheme with guaranteed quality of service in cloud comp...
 
High Performance Resource Allocation Strategies for Computational Economies
High Performance Resource Allocation Strategies for Computational EconomiesHigh Performance Resource Allocation Strategies for Computational Economies
High Performance Resource Allocation Strategies for Computational Economies
 
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
 
ENERGY-AWARE LOAD BALANCING AND APPLICATION SCALING FOR THE CLOUD ECOSYSTEM
ENERGY-AWARE LOAD BALANCING AND APPLICATION SCALING FOR THE CLOUD ECOSYSTEMENERGY-AWARE LOAD BALANCING AND APPLICATION SCALING FOR THE CLOUD ECOSYSTEM
ENERGY-AWARE LOAD BALANCING AND APPLICATION SCALING FOR THE CLOUD ECOSYSTEM
 
A Profit Maximization Scheme with Guaranteed1 (1)
A Profit Maximization Scheme with Guaranteed1 (1)A Profit Maximization Scheme with Guaranteed1 (1)
A Profit Maximization Scheme with Guaranteed1 (1)
 
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
 
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
A Broker-based Framework for Integrated SLA-Aware SaaS ProvisioningA Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
A Broker-based Framework for Integrated SLA-Aware SaaS Provisioning
 
Service performance and analysis in cloud computing extened 2
Service performance and analysis in cloud computing   extened 2Service performance and analysis in cloud computing   extened 2
Service performance and analysis in cloud computing extened 2
 
A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
 A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com... A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
 
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
A PROFIT MAXIMIZATION SCHEME WITH GUARANTEED QUALITY OF SERVICE IN CLOUD COMP...
 
A profit maximization scheme with guaranteed
A profit maximization scheme with guaranteedA profit maximization scheme with guaranteed
A profit maximization scheme with guaranteed
 
A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
 A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com... A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
A Profit Maximization Scheme with Guaranteed Quality of Service in Cloud Com...
 

More from Pvrtechnologies Nellore

A High Throughput List Decoder Architecture for Polar Codes
A High Throughput List Decoder Architecture for Polar CodesA High Throughput List Decoder Architecture for Polar Codes
A High Throughput List Decoder Architecture for Polar CodesPvrtechnologies Nellore
 
Performance/Power Space Exploration for Binary64 Division Units
Performance/Power Space Exploration for Binary64 Division UnitsPerformance/Power Space Exploration for Binary64 Division Units
Performance/Power Space Exploration for Binary64 Division UnitsPvrtechnologies Nellore
 
Hybrid LUT/Multiplexer FPGA Logic Architectures
Hybrid LUT/Multiplexer FPGA Logic ArchitecturesHybrid LUT/Multiplexer FPGA Logic Architectures
Hybrid LUT/Multiplexer FPGA Logic ArchitecturesPvrtechnologies Nellore
 
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...Pvrtechnologies Nellore
 
2016 2017 ieee ece embedded- project titles
2016   2017 ieee ece  embedded- project titles2016   2017 ieee ece  embedded- project titles
2016 2017 ieee ece embedded- project titlesPvrtechnologies Nellore
 
A High-Speed FPGA Implementation of an RSD-Based ECC Processor
A High-Speed FPGA Implementation of an RSD-Based ECC ProcessorA High-Speed FPGA Implementation of an RSD-Based ECC Processor
A High-Speed FPGA Implementation of an RSD-Based ECC ProcessorPvrtechnologies Nellore
 
6On Efficient Retiming of Fixed-Point Circuits
6On Efficient Retiming of Fixed-Point Circuits6On Efficient Retiming of Fixed-Point Circuits
6On Efficient Retiming of Fixed-Point CircuitsPvrtechnologies Nellore
 
Pre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pre encoded multipliers based on non-redundant radix-4 signed-digit encodingPre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pre encoded multipliers based on non-redundant radix-4 signed-digit encodingPvrtechnologies Nellore
 
Quality of-protection-driven data forwarding for intermittently connected wir...
Quality of-protection-driven data forwarding for intermittently connected wir...Quality of-protection-driven data forwarding for intermittently connected wir...
Quality of-protection-driven data forwarding for intermittently connected wir...Pvrtechnologies Nellore
 
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...Pvrtechnologies Nellore
 
Control cloud data access privilege and anonymity with fully anonymous attrib...
Control cloud data access privilege and anonymity with fully anonymous attrib...Control cloud data access privilege and anonymity with fully anonymous attrib...
Control cloud data access privilege and anonymity with fully anonymous attrib...Pvrtechnologies Nellore
 
Cloud keybank privacy and owner authorization
Cloud keybank  privacy and owner authorizationCloud keybank  privacy and owner authorization
Cloud keybank privacy and owner authorizationPvrtechnologies Nellore
 
Circuit ciphertext policy attribute-based hybrid encryption with verifiable
Circuit ciphertext policy attribute-based hybrid encryption with verifiableCircuit ciphertext policy attribute-based hybrid encryption with verifiable
Circuit ciphertext policy attribute-based hybrid encryption with verifiablePvrtechnologies Nellore
 

More from Pvrtechnologies Nellore (20)

A High Throughput List Decoder Architecture for Polar Codes
A High Throughput List Decoder Architecture for Polar CodesA High Throughput List Decoder Architecture for Polar Codes
A High Throughput List Decoder Architecture for Polar Codes
 
Performance/Power Space Exploration for Binary64 Division Units
Performance/Power Space Exploration for Binary64 Division UnitsPerformance/Power Space Exploration for Binary64 Division Units
Performance/Power Space Exploration for Binary64 Division Units
 
Hybrid LUT/Multiplexer FPGA Logic Architectures
Hybrid LUT/Multiplexer FPGA Logic ArchitecturesHybrid LUT/Multiplexer FPGA Logic Architectures
Hybrid LUT/Multiplexer FPGA Logic Architectures
 
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...
Input-Based Dynamic Reconfiguration of Approximate Arithmetic Units for Video...
 
2016 2017 ieee matlab project titles
2016 2017 ieee matlab project titles2016 2017 ieee matlab project titles
2016 2017 ieee matlab project titles
 
2016 2017 ieee vlsi project titles
2016   2017 ieee vlsi project titles2016   2017 ieee vlsi project titles
2016 2017 ieee vlsi project titles
 
2016 2017 ieee ece embedded- project titles
2016   2017 ieee ece  embedded- project titles2016   2017 ieee ece  embedded- project titles
2016 2017 ieee ece embedded- project titles
 
A High-Speed FPGA Implementation of an RSD-Based ECC Processor
A High-Speed FPGA Implementation of an RSD-Based ECC ProcessorA High-Speed FPGA Implementation of an RSD-Based ECC Processor
A High-Speed FPGA Implementation of an RSD-Based ECC Processor
 
6On Efficient Retiming of Fixed-Point Circuits
6On Efficient Retiming of Fixed-Point Circuits6On Efficient Retiming of Fixed-Point Circuits
6On Efficient Retiming of Fixed-Point Circuits
 
Pre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pre encoded multipliers based on non-redundant radix-4 signed-digit encodingPre encoded multipliers based on non-redundant radix-4 signed-digit encoding
Pre encoded multipliers based on non-redundant radix-4 signed-digit encoding
 
Quality of-protection-driven data forwarding for intermittently connected wir...
Quality of-protection-driven data forwarding for intermittently connected wir...Quality of-protection-driven data forwarding for intermittently connected wir...
Quality of-protection-driven data forwarding for intermittently connected wir...
 
11.online library management system
11.online library management system11.online library management system
11.online library management system
 
06.e voting system
06.e voting system06.e voting system
06.e voting system
 
New web based projects list
New web based projects listNew web based projects list
New web based projects list
 
Power controlled medium access control
Power controlled medium access controlPower controlled medium access control
Power controlled medium access control
 
IEEE PROJECTS LIST
IEEE PROJECTS LIST IEEE PROJECTS LIST
IEEE PROJECTS LIST
 
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
Control cloud-data-access-privilege-and-anonymity-with-fully-anonymous-attrib...
 
Control cloud data access privilege and anonymity with fully anonymous attrib...
Control cloud data access privilege and anonymity with fully anonymous attrib...Control cloud data access privilege and anonymity with fully anonymous attrib...
Control cloud data access privilege and anonymity with fully anonymous attrib...
 
Cloud keybank privacy and owner authorization
Cloud keybank  privacy and owner authorizationCloud keybank  privacy and owner authorization
Cloud keybank privacy and owner authorization
 
Circuit ciphertext policy attribute-based hybrid encryption with verifiable
Circuit ciphertext policy attribute-based hybrid encryption with verifiableCircuit ciphertext policy attribute-based hybrid encryption with verifiable
Circuit ciphertext policy attribute-based hybrid encryption with verifiable
 

Recently uploaded

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 

Recently uploaded (20)

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 

Agent based interactions and economic

  • 1. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 Agent-based Interactions and Economic Encounters in an Intelligent Inter Cloud Abstract An InterCloud is an interconnected global “Cloud of Clouds” that enables each Cloud to tap into resources of other Clouds. This is the earliest work to devise an agent-based InterCloud economic model for analyzing consumer-to-Cloud and Cloud-to-Cloud interactions. While economic encounters between consumers and Cloud providers are modeled as a many-to-many negotiation, economic encounters among Clouds are modeled as a coalition game. To bolster many-to-many consumer-to-Cloud negotiations, this work devises a novel interaction protocol and a novel negotiation strategy that is characterized by both 1) adaptive concession rate (ACR) and 2) minimally sufficient concession (MSC). Mathematical proofs show that agents adopting the ACR-MSC strategy negotiate optimally because they make minimum amounts of concession. By automatically controlling concession rates, empirical results show that the ACR-MSC strategy is efficient because it achieves significantly higher utilities than the fixed- concession-rate time-dependent strategy. To facilitate the formation of InterCloud coalitions, this work devises a novel four-stage Cloud-to-Cloud interaction protocol and a set of novel strategies for InterCloud agents. Mathematical proofs show that these InterCloud coalition formation strategies 1) converge to a subgame perfect equilibrium and 2) result in every Cloud agent in an InterCloud coalition receiving a payoff that is equal to its Shapley value. Existing System:
  • 2. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 In Many existing research they only consider the power consumption cost. As a major difference between their models and ours, the resource rental cost is considered in this paper as well, since it is a major part which affects the profit of service providers. Proposed System: Proposed a multi‐tier Cloud negotiation model consisting of: 1) user tier (comprising consumers and brokers represented by CAs and BAs, respectively), 2) service tier (comprising service providers represented by service provider agents (SAs)) and 3) resource tier (comprising resource providers represented by resource agents (RAs)). In negotiation activities were carried out between CAs and BAs, between BAs and SAs, and between SAs and RAs. Agents in adopted the time‐dependent strategy with fixed concession rates, but market‐oriented issues such as outside options and rivalry were not considered. Empirical results in section 3.4 show that the ACR‐MSC strategy in this work achieved significantly higher utilities than the time‐dependent strategy without sacrificing success rates in negotiation. Additionally, mathematical proofs show that agents adopting the ACR‐MSC strategy negotiate optimally. Moreover, in game‐theoretic issues such as InterCloud coalition formation, equilibrium strategies, and fair division of payoff were not considered. The agent‐based testbed in consists of PAs and CAs that act as intermediaries between Cloud resource providers and consumers, respectively, and a set of BAs that connects resource requests from consumers to advertisements from providers.
  • 3. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 Problem Statement: A profit maximization function is defined to find an optimal combination of the server size R and the queue capacity K such that the profit is maximized. However, this strategy has further implications other than just losing the revenue from some services, because it also implies loss of reputation and therefore loss of future customers. In , Cao et al. treated a cloud service platform as an M/M/m model, and the problem of optimal multiserver configuration for profit maximization was formulated and solved. This work is the most relevant work to ours, but it adopts a single renting scheme to configure a multiserver system, which cannot adapt to the varying market demand and leads to low service quality and great resource waste. To overcome this weakness, another resource management strategy is used in , which is cloud federation. Using federation, different providers running services that have complementary resource requirements over time can mutually collaborate to share their respective resources in order to fulfill each one’s demand . However, providers should make an intelligent decision about utilization of the federation (either as a contributor or as a consumer of resources) depending on different conditions that they might face, which is a complicated problem. Scope: Contributing the game‐theoretic foundations for analyzing and specifying the interactions of a society of agents in an InterCloud, this work has only taken the first step towards designing an intelligent InterCloud. The author hopes that this work will inspire others to take up future challenges of realizing and implementing the ideas and solution concepts in the paper. Architecture:
  • 4. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 Implementation of modules: (1)CONSUMER-TO-CLOUD INTERACTIONS: Negotiation between each pair of CA and PA is carried out by making proposals in alternate rounds. Unlike Rubinstein’s alternating offers protocol [16], which is a bilateral (one‐to‐one) negotiation protocol, in the multilateral consumer‐to‐Cloud interaction protocol, multiple CA‐PA pairs can negotiate deals simultaneously. Each CA (respectively, PA) can negotiate with multiple PAs (respectively, CAs) at the same time. Making proposals: When an agent makes a proposal, it proposes a deal from their space of possible deals. These consist of the most desirable price, the least desirable (reserve)
  • 5. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 price, and prices in between. An agent proposes its most preferred deal initially. If no agreement is reached, negotiation proceeds to the next round. (2) CLOUD-TO-CLOUD INTERACTIONS: InterCloud is a federation of Clouds, economic encounters among Clouds can be modeled as a coalition game. In an InterCloud coalition game (definition 4.1), the players are the Clouds (represented by hCAs and fCAs) that cooperate with one another by drawing upon each other’s resources to satisfy consumers’ demands, collectively generate more profit for the coalition, and share their total profit. Two major issues in InterCloud interaction are: 1) How does each Cloud choose its coalition partners? and 2) How should the coalition divide its payoff among the players? Within an InterCloud, each self‐interested Cloud negotiates and establishes agreements with other Clouds to meet its own objectives and to optimize its own payoff. The agent‐based Cloud‐to‐Cloud interaction protocol specified in algorithm 4.1 consists of four stages: 1) announcement of the availability of resource capacities, 2) bidding for the priority right to acquire resource capacities of other Clouds, 3) making offers for sharing the payoff generated by the InterCloud coalition, and 4) acceptance or rejection of offers. (3)Adaptive Concession Rate: Consumers in a Cloud market compete for computing services and Cloud providers compete to provide services, a market‐oriented approach taking into account the demand for and supply of Cloud services is appropriate. Bargaining with deadlines: Since consumers generally have deadlines in acquiring computing resources to execute jobs and Clouds also have deadlines for scheduling their resources and executing jobs, both CAs and PAs are programmed to make concessions with respect to time. Both CAs and PAs are designed with three classes of time‐dependent concession making strategies: i)
  • 6. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 conservative (conceding slowly by maintaining the initial price until an agent’s deadline is almost reached), ii) conciliatory (conceding rapidly to the reserve price), and iii) linear (conceding linearly). (4)Minimally Sufficient Concessions: Even though making a large amount of concession may increase the probability of reaching an agreement, doing so is inefficient because an agent “wastes” some of its utility. Nevertheless, if an agent makes too small an amount of concession, it runs the risk of not reaching any agreement with its opponent eventually. Hence, making minimally sufficient concession [19] is a desirable property of negotiation agents. Using the ACR‐MSC strategy, an agent negotiates optimally by making an amount of concession that is minimally sufficient. The general idea is that for a given market situation, an agent adopting the ACR‐MSC strategy strives to attain the highest possible utility while maintaining a minimum probability of reaching an agreement. (5)Bargaining theory: Bargaining or haggling is a type of negotiation in which the buyer and seller of a good or service debate the price and exact nature of a transaction. If the bargaining produces agreement on terms, the transaction takes place. Bargaining is an alternative pricing strategy to fixed prices. Optimally, if it costs the retailer nothing to engage and allow bargaining, he/she can divine the buyer's willingness to spend. It allows for capturing more consumer surplus as it allows price discrimination, a process whereby a seller can charge a higher price to one buyer who is more eager (by being richer or more desperate). Haggling has largely disappeared in parts of
  • 7. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 the world where the cost to haggle exceeds the gain to retailers for most common retail items. However, for expensive goods sold to uninformed buyers such as automobiles, bargaining can remain commonplace. (6)Consumer Module: In this project consumer module should perform the following tasks Cloud consumer:  .consumer registeration.  consumer login.  consumer send request to consumer agent for accessing cloud.  view status of the request.  after accepting the request consumer upload his files in to cloud. (7)Cloud Agent Module: In this project consumer module should perform the following tasks Consumer agent:  .consumer registeration.  consumer agent login.  consumeragent view the consumer requests.  forward consumer requests to corresponding cloud brokers.  view all the requests and responses of cloud brokers. Conclusion
  • 8. Head office: 3nd floor, Krishna Reddy Buildings, OPP: ICICI ATM, Ramalingapuram, Nellore www.pvrtechnology.com, E-Mail: pvrieeeprojects@gmail.com, Ph: 81432 71457 The significance and novelty of this work are that it is the earliest work to propose an agent‐based InterCloud economic model for analyzing two types of interactions in an intelligent InterCloud: 1) consumer‐to‐Cloud interactions and 2) Cloud‐to‐Cloud interactions. Being the first to devise 1) best response strategies for InterCloud coalition formation that converge to both a subgame perfect equilibrium and the Shapley value payoff and 2) an optimal multilateral consumer‐to‐Cloud negotiation strategy, this work provides game‐theoretic solutions that lay the essential mathematical foundations for InterCloud economics. On this account, this work advances the state of the art in many ways as follows. From the perspective of Cloud computing, this work contributes a new branch of knowledge for realizing the InterCloud vision. Being the first of its kind to provide both 1) bargaining game and coalition game solution concepts in an InterCloud and 2) agent‐based interaction protocols for automating consumer‐to‐Cloud and Cloud‐to‐Cloud interactions, this work is an important milestone in introducing agent‐based InterCloud economics and agent‐based InterCloud interactions as new frontiers in InterCloud research.