From deluxstar at gmail.com Mon Mar 3 12:28:19 2014 From: deluxstar at gmail.com (=?UTF-8?Q?Ahmet_Ery=C4=B1lmaz?=) Date: Mon, 03 Mar 2014 11:28:19 -0000 Subject: [Soap-Python] How to use postgresql serial type in spyne? Message-ID: Hi, I am new to spyne and working to convert my db models to spyne models. All my tables has a column with serial column type. How can i use serial data type in spyne? Primitive or complex or custom? Is there an example implementation? Thanks. Ahmet -------------- next part -------------- An HTML attachment was scrubbed... URL: From ninaobel at gmail.com Thu Mar 13 15:02:45 2014 From: ninaobel at gmail.com (=?KOI8-R?B?7snOwSDixczR19PLwdE=?=) Date: Thu, 13 Mar 2014 14:02:45 -0000 Subject: [Soap-Python] Method in threads Message-ID: Is any way to start each request method in new own thread? Or execute methods asynchronously? I'm testing spyne and it looks that one request waits for ending of previous. It's very bad for real application. What I do not understand? -------------- next part -------------- An HTML attachment was scrubbed... URL: