June 30, 2014 What crawls better, gopher or a snake? :) I was recently talking to my friend who is also a fellow python programmer, about the system he built to crawl millions of RSS feeds very fast. He has his solution working based on Gevent and I was advocating him to take a look at Go, after being impressed with it after hearing Brad Fitzpatrick's talk at the GoSF meetup on how they sped up dl
Go for Pythonistas Francesc Campoy Flores Gopher at Google Video A recording of this talk is available. youtu.be/elu0VpLzJL8 2 Goal of this talk Whetting your appetite for Go 3 My tactics 1. Showing you how Go is like Python. 2. Showing you how Go is not like Python. 4 Python, Go, and me Software Engineer at Google: Feb 11-Aug 12 Lots of C++ and Python. SQL to C++ compiler in Python. Go Developer
This is a (long) blog post about our experience at Repustate in migrating a big chunk of code from Python/Cython to Go. If you want to read the whole story, background and all, read on. If you’re interested in just what Python developers need to know before taking the plunge, click the link below. Tips & tricks in migrating from Python to Go. The Background One of the best technological feats that
Versions goPy: 0.8.0 gccgo: 4.7.3 CPython: 2.7 Related links Go Python A simple example This is very simple example that just shows calling a function implemented in Go from Python. Let's say the we have the following code in pymodule.go: package simple import ( "fmt" "gopy" ) func example(args *py.Tuple) (py.Object, error) { fmt.Printf("simple.example: %v\n", args) py.None.Incref() return py.None
Aditya Mukerjee (@chimeracoder) Go for Pythonists Aditya Mukerjee (@chimeracoder) Aditya Mukerjee (@chimeracoder) “About the Author” ● Background: Server-side engineer/data scientist – Professional work: ~50% Python (data work) ● Began using Go in September ● HackNY fellow (2011) ● Currently Hacker-in-Residence at Quotidian Ventures Aditya Mukerjee (@chimeracoder) Python is awesome! Aditya Mukerj
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く