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 |
|
#1
| |||
| |||
| 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 ![]() |
|
#2
| |||
| |||
| 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 |
|
#3
| |||
| |||
| Well, I have just started to get my hands dirty w.r.t this. Using more of embedded python in C.
__________________ J Suresh Kumar Google Hacks ![]() |
|
#4
| |||
| |||
| 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 | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| perl vs python | JSureshkumar | Python | 6 | 10-01-2009 06:43 AM |
| Where i start to learn python? | a.deeban | Python | 5 | 12-28-2007 01:46 AM |
| How to set Perl Interpreter within perl script | sivaramakrishnan | Perl | 1 | 07-19-2007 06:45 AM |
| Python Users | nhoj | Python | 1 | 04-12-2007 12:54 AM |
| Why Python | deerhunter | Python | 1 | 03-19-2007 04:45 AM |
Our Partners |