How to design High Scalability architecture with Django in cost effective fashion

2017-04-02 Thread Mihir Sevak
Hi All, I am wondering if there are any books, articles or any other resources from where I can learn about how to create a highly scalable architecture using Django. We are talking about distributed systems and most likely one which is hosted on a third party cloud solution like AWS. Tha

Re: [sqlalchemy] Porting a project to sqlalchemy 0.6.x

2011-04-30 Thread Mihir Sevak
pr 30, 2011, at 12:40 PM, Mihir Sevak wrote: > It is a different version of Sqlalchemy. > Also the project is written in Pylons so we are upgrading that which requries > SQLAlchemy 0.6.x. > > Is there some book or reading material you can point me to pleas?? > > Thanks. > &

Re: [sqlalchemy] Porting a project to sqlalchemy 0.6.x

2011-04-30 Thread Mihir Sevak
rting the app to 0.5.8 based on your trace > below...we're already up to 0.7. With a straight install, it only means > SQLAlchemy would be installed under "site-packages" instead of > "dist-packages". > > > On Apr 29, 2011, at 8:54 PM, M

Re: [sqlalchemy] Porting a project to sqlalchemy 0.6.x

2011-04-29 Thread Mihir Sevak
'.join(context))) UnboundExecutionError: Could not locate a bind configured on mapper Mapper|Product|products, SQL expression or this Session *** On Fri, Apr 29, 2011 at 8:32 PM, Mihir Seva

Re: [sqlalchemy] Porting a project to sqlalchemy 0.6.x

2011-04-29 Thread Mihir Sevak
Hi Mike thanks very much for taking time to respond to my question. After taking the alias away it stopped complaining about that perticular line. But the function which was calling this function did not get query results. So tried to print "q" itself and it was the query-line itself instead of re

Re: [uClinux-dev] map kernel memory to user space application

2008-07-17 Thread Mihir Sevak
how about using netlink - socket approach ? On Wed, Jul 16, 2008 at 5:32 AM, Markus Franke <[EMAIL PROTECTED]> wrote: > Dear uClinux Developers/Users, > > I have a character device driver which needs to pass data to a user space > application with a high frequency. I am doing this by using the > c

Re: [gentoo-amd64] ...you have been bouncing

2008-06-09 Thread Mihir Sevak
yes i think it is a mailing list issue because i also observed same problem... On Mon, Jun 9, 2008 at 2:32 PM, darren kirby <[EMAIL PROTECTED]> wrote: > quoth the Dan Reidy: >> On Monday 09 June 2008 12:00:20 pm the_list_bot wrote: >> > Hi, this is the mlmmj program managing the mailinglist >>

Re: [uClinux-dev] PERL

2007-09-18 Thread Mihir Sevak
. -Mihir. On 8/28/07, Greg Ungerer <[EMAIL PROTECTED]> wrote: > Hi Mihir, > > Mihir Sevak wrote: > > As greg suggested to use the latest uClinux distribution > > No, I said the latest _test_ release. > The current 20070130 is essentially the same as sn

Re: [uClinux-dev] PERL

2007-08-28 Thread Mihir Sevak
Hi, As greg suggested to use the latest uClinux distribution I tried it. But still i am getting the same error. If anyone succeeded please let me know how to compile perl for ARM ixp425 arch. Thanks. On 8/28/07, Greg Ungerer <[EMAIL PROTECTED]> wrote: > Hi Mihir, > > Mi

[uClinux-dev] PERL

2007-08-28 Thread Mihir Sevak
Hello everyone, I am working with snapgear 3.4 version and I want to build PERL binary for arm ixp425 arch. I am getting folloing error : * No rule to make target '', needed by miniperlmain.o. Stop Leaving directory `/home/snapgear/user/perl` * [ perl ] Error 2 * Waiting for unfi

[uClinux-dev] Memory Management

2007-02-20 Thread Mihir Sevak
Hello everybody, I have a C program which runs forever (forever loop). This program is supposed to activate different commands and scripts on the basis of system status. In order to activate different commands and scripts I am using standard linux function system(). I have also tried fork() and ex

[gentoo-embedded] beginner's question

2006-09-28 Thread Mihir Sevak
Hello everyone, I am very very very new to embedded linux. And i read gentoo documentation about creating embedded linux. It gave me a very good guide line and i am very much thankful of whole gentoo embedded team for the same. I have a project in which i have to create embedded linux on 64MB

Re: [gentoo-amd64] emerging gnap

2006-09-13 Thread Mihir Sevak
thanks Bo, it worked after removing dosfstools. also with ~amd64 Thanks again. -Mihir. On 9/13/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: On Thursday 14 September 2006 01:55, Mihir Sevak wrote: > # ACCEPT_KEYWORDS="~amd64" emer

[gentoo-amd64] emerging gnap

2006-09-13 Thread Mihir Sevak
Hello, I am trying to emerge gnap and i am getting following error. Any suggestions??? - # ACCEPT_KEYWORDS="~amd64" emerge gnap Calculating dependencies... done! Emerging (1 of 5) sys-fs/dosfstools-2.11-r1 to / checking

Re: [gentoo-amd64]emerge make my comp slow :(

2006-08-05 Thread Mihir Sevak
Hello everyone, i tried to set my dma = 1 by "hdparm -d 1 /dev/hda" and got an error mesg. "HDIO_SET_DMA failed: operation not permitted" Of course next step was google on it and i varified that my kernel is tweaked like... <*> ATA/ATAPI

Re: [gentoo-amd64]emerge make my comp slow :(

2006-08-04 Thread Mihir Sevak
you asked a key question.. i will check it tonight once i go home thanks. On 8/4/06, Reinhard Kotucha <[EMAIL PROTECTED]> wrote: > "Rodrigo" == Rodrigo Gnoatto Amaral <[EMAIL PROTECTED]> writes: > I had this problem only with USB mouses. This is interesting. Does it make a diffe

Re: [gentoo-amd64]emerge make my comp slow :(

2006-08-04 Thread Mihir Sevak
unfortunately i had it with both ... touchpad and usb mouse On 8/4/06, Rodrigo Gnoatto Amaral <[EMAIL PROTECTED]> wrote: I had this problem only with USB mouses. 2006/8/4, Mihir Sevak <[EMAIL PROTECTED]>: > Dear memebers, > i am not a linux guru. I have been using lin

Re: [gentoo-amd64]emerge make my comp slow :(

2006-08-04 Thread Mihir Sevak
ckage at the same time computer slows down is absolutely correct. Also i will be very happy to learn something new from this thread. Thanks. On 8/4/06, Reinhard Kotucha <[EMAIL PROTECTED]> wrote: >>>>> "Mihir" == Mihir Sevak <[EMAIL PROTECTED]> writes: &g

Re: [gentoo-amd64]emerge make my comp slow :(

2006-08-04 Thread Mihir Sevak
That is a normal behaviour. Because emerge script downloads and compile the software for you and that takes lot of cpu power. so don't worry.. On 8/4/06, jai kumar <[EMAIL PROTECTED]> wrote: Hi all, I am new to Gentoo. I have installed gentoo firstly in may (but was not succeded to get my X wo

[gentoo-amd64] Re: Dumb terminal question

2006-07-29 Thread Mihir Sevak
Thanks. i will try it out. On 7/29/06, Mihir Sevak <[EMAIL PROTECTED]> wrote: Hello everyone, Can anyone guide me how to program dumb terminal software to redirect its output to a file?? Can a shell scrip do it ?? thanks. -- "How can anything be impossible when impossible itse

[gentoo-amd64] Dumb terminal question

2006-07-29 Thread Mihir Sevak
Hello everyone, Can anyone guide me how to program dumb terminal software to redirect its output to a file?? Can a shell scrip do it ?? thanks. -- "How can anything be impossible when impossible itself says I M Possible???" Mihir -- gentoo-amd64@gentoo.org mailing list

[gentoo-amd64] Packet Forwarding

2006-06-19 Thread Mihir Sevak
Hello everybody, I am running Gentoo AMD - 64 machine as a bridge. Unfortunately when i receive huge # of packets (hundreds of thousands of bits / sec) it seems that i am dropping some of the packets totally. I am using IPTraf for monitoring my traffic. So either the information being dis

Re: [gentoo-amd64] APIC error

2006-05-31 Thread Mihir Sevak
Unfortunately i am running SMP and i need it.thanks anyway.    -Mihir.On 5/31/06, Nuitari < [EMAIL PROTECTED]> wrote:> Date: Wed, 31 May 2006 12:51:00 -0400 > From: Mihir Sevak <[EMAIL PROTECTED]>> Reply-To: gentoo-amd64@lists.gentoo.org> To: gento

[gentoo-amd64] APIC error

2006-05-31 Thread Mihir Sevak
Hello everyone,   i am little bit upset with this error message:   "APIC error on CPU0"After reading on many forams i checked my bios version and found it latest. Does anyone know how to fix this error?? Any kind of help will be appreciated.thanks.-- "How can anything be impossible whe

[gentoo-amd64] TCP/IP MultiThreading

2006-05-30 Thread Mihir Sevak
Hello everyone,   can anyone guide me how to do TCP/IP multithreading at kernel level???Thanks in advance.-- "How can anything be impossible when impossible itself says I M Possible???" Mihir

[gentoo-embedded] Freshman

2006-05-27 Thread Mihir Sevak
Hello everyone,   I am new to embedded linux area. But my objective is very high so i need help in two ways.1. If anyone can recommend me some tutorial about embedding gentoo linux i would be very     thankful. 2. Does anyone have idea how can we run multiprocessors under embedded system??    Of co

Re: [gentoo-amd64] Re: SMP

2006-05-27 Thread Mihir Sevak
So if i understand correct i would be better off by looking into kernal code rather than using other scheduling utilitis. right???Thanks.On 5/26/06, Duncan < [EMAIL PROTECTED]> wrote:"Mihir Sevak" < [EMAIL PROTECTED]> posted[EMAIL PROTECTED], excerptedbelow, on  Fri, 26 May

Re: [gentoo-amd64] SMP

2006-05-26 Thread Mihir Sevak
David,   thanks very much.    i really got some directiong to follow.   Thanks once again.    -Mihir.On 5/26/06, David Fellows <[EMAIL PROTECTED]> wrote: >> Dear Drew,>I really thank you for giving me this guidence. You are absolutely

Re: [gentoo-amd64] SMP

2006-05-26 Thread Mihir Sevak
amming with threads. Here's a decent tutorial: http://yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.htmlOf course I'm assuming that you're using C/C++. But look into threads, good way to take advantage of SMP systems...On 5/25/06, Mihir Sevak <[EMAIL PROTECTED]> wrote:>

[gentoo-amd64] SMP

2006-05-25 Thread Mihir Sevak
Hello everyone,   can anyone guide me how to use SMP feature of Gentoo for programming purposes??Thanks.-- "How can anything be impossible when impossible itself says I M Possible???" Mihir

[gentoo-amd64] help needed.

2006-03-23 Thread Mihir Sevak
Hello everyone,    i was trying to do emerge -e world and i got following error messages.    i have pax and ssp running on my amd64 linux machine.    checking host system type ... (goes nowhere) b4 it got to this point it finished  --> hardcore lib path in progtams --> libtools shared libra