On 14.05.2018 18:26, Chris Barker via Python-Dev wrote: > > > On Fri, May 11, 2018 at 11:05 AM, Ryan Gonzalez <rymg19 at gmail.com > <mailto:rymg19 at gmail.com>> wrote: > > <plug> https://refi64.com/uprocd/ </plug> > > > very cool -- but *nix only, of course :-( > > But it seems that there is a demand for this sort of thing, and a few > major projects are rolling their own. So maybe it makes sense to put > something into the standard library that everyone could contribute to > and use. > > With regard to forking -- is there another way? I don't have the > expertise to have any idea if this is possible, but: > > start up python > > capture the entire runtime image as a single binary blob. > > could that blob be simply loaded into memory and run? > > (hmm -- probably not -- memory addresses would be hard-coded then, yes?) > or is memory virtualized enough these days? You might want to look into combining this with PyRun: https://www.egenix.com/products/python/PyRun/ which takes care of mmap'ing the byte code of the stdlib into memory. -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Experts >>> Python Projects, Coaching and Consulting ... http://www.egenix.com/ >>> Python Database Interfaces ... http://products.egenix.com/ >>> Plone/Zope Database Interfaces ... http://zope.egenix.com/ ________________________________________________________________________ ::: We implement business ideas - efficiently in both time and costs ::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ http://www.malemburg.com/
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4