473,404 Members | 2,174 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,404 software developers and data experts.

n-tier application in Python

Hello, does anyone has any experience in developing n-tier applications in
python? If yes would you like to share your experience? What turn out good
and bad??
In your experience, how is a python server capable of handling various
simultaneous connections in the context of a n-tier application?
I'd also like to ask how is the state of database access and XML libraries
on python?
Jul 18 '05 #1
2 2467
I'm currently developing a Web-application server using a 2-tier design; an
application layer and a data-layer. I've also seperated design and logic
using simpleTal for html templates. It's still pre-alpha so I haven't
stress-tested it properly yet and can't say anything about performance. It's
built upon Twisted and use MySQL or SQLite for storage.

I'm also interested in other n-tier applications so any information somebody
might have would be of interest.

In general, python has *very* good XML-support and in my experience very
good database access support as well.

Regards,
Thomas

"Kornl" <br**************@hotmail.com> wrote in message
news:2h************@uni-berlin.de...
Hello, does anyone has any experience in developing n-tier applications in
python? If yes would you like to share your experience? What turn out good
and bad??
In your experience, how is a python server capable of handling various
simultaneous connections in the context of a n-tier application?
I'd also like to ask how is the state of database access and XML libraries
on python?

Jul 18 '05 #2
On May 19, 2004, at 12:50 PM, Kornl wrote:
Hello, does anyone has any experience in developing n-tier
applications in
python? If yes would you like to share your experience? What turn out
good
and bad??


I have taken my experience with n-tier application development and
used it to develop a 3-tier framework for Python application
development. The project is called Dabo, and is currently in early
alpha release. There are several working examples available to
download, so that you can get a feel for what apps written in Dabo
might be like. Check it out at the second URL in my sig.

We currently use wxPython for the UI, and MySQL for the backend, but
plans are to support a wide range of UIs and databases, with the
middle-tier logic remaining intact.

___/
/
__/
/
____/
Ed Leafe
http://leafe.com/
http://dabodev.com/
Jul 18 '05 #3

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

Similar topics

65
by: Anthony_Barker | last post by:
I have been reading a book about the evolution of the Basic programming language. The author states that Basic - particularly Microsoft's version is full of compromises which crept in along the...
19
by: Patrick Useldinger | last post by:
Hi all, after my unsuccessful try to run Apache 2 with mod_python and Python 2.3, I am looking for an alternative approach. My aim is to write a small web-based application: Python - the...
3
by: Mickel Grönroos | last post by:
Hi everybody, I'm using QuickTimeTcl (3.1) to be able to play movie files in my Tkinter application (Python 2.3.2) on Windows 2000. I was planning to write a simple wrapper class,...
114
by: Maurice LING | last post by:
This may be a dumb thing to ask, but besides the penalty for dynamic typing, is there any other real reasons that Python is slower than Java? maurice
1
by: benevilent | last post by:
Hey, I am embedding Python in an application, and have an efficency concern about this. There is a Python method which is called from the main application (written in C) many times per second (I...
4
by: 1024nospam | last post by:
Hi, I was wondering : as there has been a change in python.org website with a new design, is it planned for the documentation section to be revamped as well ? If yes, would it be just a...
1
by: The Night Blogger | last post by:
Is there a way to pull & push data (Tasks, Notes, Calendar Items ...) into Microsoft Oulook from Python ?
0
by: acnx | last post by:
I have an ntier application. I am trying to determine what is the best practice for handing errors in a datagrid. My datagrids are able to add, update and delete data. I am using a...
0
by: Stodge | last post by:
Hi folks, new to Boost Python and struggling to build a prototype at work. I thought I'd start with a conceptual question to help clarify my understanding. I already have a basic prototype working...
2
by: W. eWatson | last post by:
I had just finished working with IDLE, and tried to double-click on a py file. It produced an OK dialog with the path to the file and the msg "access denied." All my py files act that way. I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.