Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68237
| References | <95cb6bd9-5030-4389-9891-578bb87af219@googlegroups.com> <mailman.7983.1394437871.18130.python-list@python.org> <878usitplp.fsf@elektro.pacujo.net> |
|---|---|
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | 2014-03-11 14:21 -0600 |
| Subject | Re: golang OO removal, benefits. over python? |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8060.1394569361.18130.python-list@python.org> (permalink) |
On Mon, Mar 10, 2014 at 2:38 AM, Marko Rauhamaa <marko@pacujo.net> wrote: >> On the whole though I think that the language is not yet mature enough >> to be able to seriously compete with more established languages like >> Python or Java. > > Also, is there anything seriously lacking in Python, Java and C? > > I was very interested in Go when it came out, but was turned off by the > fact that you had so have a Google account to effectively participate in > the community. Concurrency is one area where Go beats Python hands down. The newish multiprocessing module helps with that, but it is still rather heavy compared to the light-weight processes used by Go's goroutines.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
golang OO removal, benefits. over python? flebber <flebber.crue@gmail.com> - 2014-03-09 21:49 -0700
Re: golang OO removal, benefits. over python? Rustom Mody <rustompmody@gmail.com> - 2014-03-09 22:05 -0700
Re: golang OO removal, benefits. over python? Ian Kelly <ian.g.kelly@gmail.com> - 2014-03-10 01:50 -0600
Re: golang OO removal, benefits. over python? Marko Rauhamaa <marko@pacujo.net> - 2014-03-10 10:38 +0200
Re: golang OO removal, benefits. over python? flebber <flebber.crue@gmail.com> - 2014-03-10 04:45 -0700
Re: golang OO removal, benefits. over python? Ian Kelly <ian.g.kelly@gmail.com> - 2014-03-11 14:21 -0600
Re: golang OO removal, benefits. over python? Chris Angelico <rosuav@gmail.com> - 2014-03-11 03:01 +1100
Re: golang OO removal, benefits. over python? Marko Rauhamaa <marko@pacujo.net> - 2014-03-10 18:16 +0200
Re: golang OO removal, benefits. over python? Chris Angelico <rosuav@gmail.com> - 2014-03-11 03:32 +1100
Re: golang OO removal, benefits. over python? wxjmfauth@gmail.com - 2014-03-10 09:10 -0700
Re: golang OO removal, benefits. over python? Neil Cerutti <neilc@norwich.edu> - 2014-03-11 14:37 +0000
csiph-web