This is a discussion on Python-Perl Memory models within the Python forums, part of the Software Development category; Hi, I am trying to evaluate the scalability and flexibility of Python and Perl - basically how the context switches and ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, I am trying to evaluate the scalability and flexibility of Python and Perl - basically how the context switches and the loading of memory models happen when switching tech stacks. Has anyone done this before? Or can share any useful links? I have tried a very limited version of passing C arguments to python modules and getting the results back in C, but this is a very very rudimentary implementation. I would be interested hearing some experiences along similar lines - the problems, solutions and tips/tricks.
__________________ J Suresh Kumar Google Hacks ![]() |
| Sponsored Links |
| |||
| As far as python is concerned, we have a first rate documentation regarding the C/Python API. Maybe you were looking for this? 9.1 Overview And Just curious, did you use PyCObjects? Its real fun..=) Thanks |
| |||
| Quote:
Have you looked at SWIG? [1] Quote:
Or did I misunderstand you? Quite possibly the latter. What is your real goal?
__________________ A.Rajesh Khanna |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/python/5167-python-perl-memory-models.html | |||
| Posted By | For | Type | Date |
| Perl Coding School » Blog Archive » perl tips [2008-02-04 14:44:11] | This thread | Pingback | 02-04-2008 06:08 AM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| perl vs python | JSureshkumar | Python | 2 | 09-29-2008 05:54 AM |
| How far Python Application server on WEB | vivekanandan | Python | 0 | 07-20-2007 04:55 AM |
| How to set Perl Interpreter within perl script | sivaramakrishnan | Perl | 1 | 07-19-2007 05:45 AM |
| Python Users | nhoj | Python | 1 | 04-11-2007 11:54 PM |
| Why Python | deerhunter | Python | 1 | 03-19-2007 03:45 AM |