[pypy-dev] Support for current versions of Pypy on Heroku and Cloud Foundry platforms?

cclauss cclauss at me.com
Wed Jun 18 08:01:53 CEST 2014


PaaS is what I am looking for.

On 18 Jun 2014, at 07:06, Alex Gaynor <alex.gaynor at gmail.com> wrote:

> Hi Chris,
> 
> Are you looking for an Infrastructure as a Service (something like AWS, or Rackspace Cloud) or a Platform as a Service (Heroku)?
> 
> Typically IaaS providers just give you a bare linux box, where you can of course install your own PyPy; as you've seen it looks like the PyPy on Heroku is out of date. I think the easiest move is probably to look into writing a custom build pack for Heroku, if that's what you're interested in.
> 
> Alex
> 
> PS: Disclaimer, I work at Rackspace.
> 
> 
> On Tue, Jun 17, 2014 at 6:19 PM, cclauss <cclauss at me.com> wrote:
> Hi Folks,
> 
>     Currently Heroku only has Pypy 1.9 on an unsupported, experimental basis.
> 
> https://devcenter.heroku.com/articles/python-runtimes#supported-python-runtimes
> and https://github.com/heroku/heroku-buildpack-python/issues/139
> 
>     Other Cloud Foundry-based IaaS offering (IBM BlueMix, etc.) seem to use similar buildpacks.
> https://github.com/cloudfoundry-community/cf-docs-contrib/wiki/Buildpacks
> 
>     Do any of you know of an Infrastructure as a Service provider that supports current versions of Pypy?
> 
> Thanks for any pointers that you can provide.  Chris Clauss
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
> 
> 
> 
> -- 
> "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
> "The people's good is the highest law." -- Cicero
> GPG Key fingerprint: 125F 5C67 DFE9 4084

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20140618/6af1d6df/attachment.html>


More information about the pypy-dev mailing list