Mobile agent
#1

Mobile agent



In computer science, a mobile agent is a composition of computer software and data which is able to migrate (move) from one computer to another autonomously and continue its execution on the destination computer.
Mobile Agent, namely, is a type of software agent, with the feature of autonomy, social ability, learning, and most important, mobility.
When the term mobile agent is used, it refers to a process that can transport its state from one environment to another, with its data intact, and still being able to perform appropriately in the new environment. Mobile agents decide when and where to move next, which is evolved from RPC. So how exactly does a mobile agent move? Just like a user doesn't really visit a website but only make a copy of it, a mobile agent accomplishes this move through data duplication. When a mobile agent decides to move, it saves its own state and transports this saved state to next host and resume execution from the saved state.
Mobile agents are a specific form of mobile code and software agents paradigms. However, in contrast to the Remote evaluation and Code on demand paradigms, mobile agents are active in that they may choose to migrate between computers at any time during their execution. This makes them a powerful tool for implementing distributed applications in a computer network.
Advantages
1) Move computation to data, reducing network load.
2) Asynchronous execution on multiple heterogeneous network hosts
3) Dynamic adaptation - actions are dependent on the state of the host environment
4) Tolerant to network faults - able to operate without an active connection between client and server
5) Flexible maintenance - to change an agent's actions, only the source (rather than the computation hosts) must be updated
Applications
1) Resource availability, discovery, monitoring
2) Information retrieval
3) Network management
4) Dynamic software deployment
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: mobile agent environment, seminar on mobile agent, mobile agent communication, mobile agent advertisement, mobile code and mobile agent, mobile agent aglets, mobile agent applications,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Mobile Virtual Reality Service (VRS) computer science crazy 13 15,088 29-12-2012, 11:24 AM
Last Post: seminar details
  3d face recognition in mobile phone dafy 3 3,300 01-02-2012, 10:40 AM
Last Post: seminar addict
  SECURE COGNITIVE MOBILE HOTSPOT seminar class 2 3,044 08-08-2011, 09:54 AM
Last Post: seminar addict
  NEXT GENERATION OF WINDOWS MOBILE seminar class 0 2,107 04-04-2011, 09:24 AM
Last Post: seminar class
  MOBILE WEB BROWSER seminar class 0 2,389 30-03-2011, 02:29 PM
Last Post: seminar class
  Intel Centrino Mobile Technology computer science crazy 2 3,240 25-03-2011, 06:22 PM
Last Post: [email protected]
  Picture Password(A Visual Login Technique for Mobile Devices ) seminar class 1 2,717 18-03-2011, 03:27 PM
Last Post: [email protected]
  Routing protocols in Mobile Ad Hoc Network seminar surveyer 1 2,455 10-03-2011, 10:08 AM
Last Post: seminar class
  Reliable Adaptive Modulation and Interference Mitigation for Mobile Radio Slow Freque project report helper 4 2,313 21-02-2011, 11:17 AM
Last Post: dharani_papudesi
  MOBILE AGENTS FOR RESOURCES ALLOCATION AND COORDINATION IN GRID seminar surveyer 0 1,512 01-01-2011, 01:27 PM
Last Post: seminar surveyer

Forum Jump: