473,382 Members | 1,420 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,382 software developers and data experts.

Re: Best technology for agent/web server architecture

On 2008-05-08 16:16, Florencio Cano wrote:
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 read about
SOAP but I'm now sure if this will be the right one.
The aim of the agent is gather inventory information and the web
application (I'm programming it in Django) will receive this
information and will store it in the database and will show it in
tables.
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, e.g. Java-based ones.

XML-RPC and JSON are better for simple data structures.

If you have control over both client and server and don't
need to bother with other backends or frontends, Python
pickle is the best choice.

--
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source (#1, May 08 2008)
>>Python/Zope Consulting and Support ... http://www.egenix.com/
mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
__________________________________________________ ______________________

:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
Jun 27 '08 #1
0 1317

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

Similar topics

0
by: Saurabh | last post by:
I require urgently guidelines to aid in deciding whether to go for a FAT Client Application or a Client-Server Application model. Like Pros and Cons related to the Performance issue in both the above...
9
by: mphanke | last post by:
Hi, I have a Service which is running on a remote Server in a local intranet. I want to have the possibility to restart the service from a remote location on the intranet. I have realized all...
0
by: Brooke | last post by:
What is the best technology to use for a vector based graphics program? It would be sort of like a CAD program that user could log on to and use from any location with access to the web. Thanks
0
by: dwight | last post by:
hi in a data entry scenario where there is a 2 mb connection between locations i was wondering which technology would be best for the purposes between an asp.net web forms application and a...
7
by: Samuel | last post by:
Hi, I am looking for some recommendations for client/server technologies and for the communication involved. I am currently planning to port a Perl application that has grown out of...
1
by: karl | last post by:
I have written many applications in the past that access Exchange using VB6. I had always used CDO. I now have a need to write a program that can search every message in every mailbox on our...
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...
1
by: Gabriel Genellina | last post by:
2008/5/8 M.-A. Lemburg <mal@egenix.com>: En Fri, 09 May 2008 05:41:07 -0300, Florencio Cano <florencio.cano@gmail.comescribió: "insecure" means that someone could build a specially crafted...
4
by: komminedi | last post by:
I am working on Classic ASP and I want to change my technology into ERP or any other best tools. Please suggest the best tool or technology to learn for bright career ? Thanks in advance....
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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:
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.