Creating a System that allow to create sub-systems
Hi there, I'm new here and kind of new to Django too, but after
messing with other things like Java, I was impressed in the agility
and facility that Django does things.
So here is the deal, I'm trying to create a site that allow the users
to have something like a small personal system.
And each sub-system can't talk to another, neither can access
functions from the main system(this one is just something that will
control all the sub-systems).
A friend of mine said something about using different threads for each
sub-system, how is that? Where can I start from to do a nice work?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home