473,387 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Architecture Decision - Agent versus Agent Less

This is a very general question I am asking as I am at the start of a
design and analysis phase of a project and I am still thinking of
exactly what way to architect the system I am constructing. Basically I
will have an engine system centralised on client's server, this will be
SQL with a management web app on front of it. This needs to communicate
with the client's pcs, however many number of them there are. Based on
this communication an action will be taken on the client's pc that will
run an app. So, this is fine to do in a windows app, make it a system
tray icon based guy and it can launch apps, web sites, do whatever, and
it can communicate with our engine as well, over whatever mechanism.
This would be an agent based system say. Now, say I had a client who
said that we couldn't install any software over their network of pc's,
what would be the way to do this? Have some kind of group policy in
Active Directory that launched the application from a network location
and then did it's business that way. This is what I would call agent
less. Would this have more network over-head than the agent based
system, as it would have to network to the pc and back to the engine
also to get instructions? I know this is vague but any advice would be
welcome.

Cheers

J

Dec 4 '06 #1
1 1106
Hello Jenbo,

JThis is a very general question I am asking as I am at the start of a
Jdesign and analysis phase of a project and I am still thinking of
Jexactly what way to architect the system I am constructing. Basically
JI will have an engine system centralised on client's server, this
Jwill be SQL with a management web app on front of it. This needs to
Jcommunicate with the client's pcs, however many number of them there
Jare. Based on this communication an action will be taken on the
Jclient's pc that will run an app. So, this is fine to do in a windows
Japp, make it a system tray icon based guy and it can launch apps, web
Jsites, do whatever, and it can communicate with our engine as well,
Jover whatever mechanism. This would be an agent based system say.
JNow, say I had a client who said that we couldn't install any
Jsoftware over their network of pc's, what would be the way to do
Jthis?

You can ship the package for the local deployment. But how is going to
communicate with your server? Does he want the intranet version of your product?

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Dec 4 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Brad | last post by:
Could someone please explain the pros/cons of installing the Veritas SQL agent versus backing up the .bak file generated by SQL Server? I have worked with both setups in the past, but never really...
4
by: apngss | last post by:
what's the differences between collocated architecture and distributed architecture?? My understanding is that collocated architecture has everything in a single machine? i.e. There is only 1...
6
by: Gary James | last post by:
This may not be a direct C# question, but since I'll be using using C# for development, I thought I'd pose the question here. I'll soon be involved in the design of a new software product that...
3
by: RAJESH | last post by:
I am working with c# and asp.net in developing web applications, iam using ..netframework 1.1 ,i want to know what is the need of 3-tier or 4-tier architecture in our application development.what...
1
by: D. Daniels | last post by:
Just wondering if there is a way to use agent in the codebehind versus using it in the client-side script.
2
by: John A | last post by:
I have a Web Service that I am reponsible for that we use for data integration purposes. Recently I have been tasked with sending some of this data to a third party. Because they need to receive...
0
by: Florencio Cano | last post by:
Hi, I would be interested in your opinion about what technology you considear the ideal technology for implementing in Python an agent that should comunicate information to a web server. I have...
0
by: M.-A. Lemburg | last post by:
On 2008-05-08 16:16, Florencio Cano wrote: The choice of protocol depends a lot on what you want to transfer. SOAP would be a good choice if you want to send to data to other servers as well,...
35
by: Alessio Sangalli | last post by:
Hi all. I am writing the documentation for the program I'm going to develop (yes, documentation before the implementation, it's awesome!). In short, it will run on an embedded platform wint Linux...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.