Monday, October 4, 2010

Re: ERP application on Django

Have a look at this discussion - it has some useful pointers:
http://stackoverflow.com/questions/886221/does-django-scale
as does this blog entry on Django/Postgresql:
http://www.davidcramer.net/code/django/6939/scaling-threaded-comments-on-django-at-disqus.html
which relates to:
http://www.slideshare.net/zeeg/djangocon-2010-scaling-disqus

HTH.

On Sep 29, 3:22 pm, "The invisible man............"
<anand.ibm...@gmail.com> wrote:
> hi all,
>       Has anyone come across an ERP application implemented on top of
> Django-ORM?
>  We are running a metadata framework based erp application (http://
> code.google.com/p/wnframework/) and are considering migrating to
> django. How does the caching and pagination of django scale, when it
> comes to huge databases on the scale and availability of an erp
> application??

--
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.

No comments:

Post a Comment