Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
denik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
denik
12y ago
Surfly ( http://www.surfly.com ) - Amsterdam, the Netherlands - Full-Time [Will relocate/Arrange work permit] We are looking for a Senior Software Developer for full-time employment. You will be part of the core team helping
2.
▲
by
denik
13y ago
pdf.js is great. we used it at surfly to implement purely web-based collaborative pdf viewer that works on any modern browser.
3.
▲
Gevent 1.0 released
(blog.gevent.org)
10 points
by
denik
13y ago
|
1 comments
4.
▲
by
denik
13y ago
> Implicit stack coroutines (like greenlets) can always be built on top if necessary, but they tend to require horrible things like monkey patching to work together with existing synchronous, blocking code. that's not true. monkey patch
5.
▲
by
denik
14y ago
Amsterdam, the Netherlands - SiteSupport Services B. V. - Senior Python developer. We are looking for an experienced Python developer for full-time employment. You will be part of the core team helping to build and architect the backend of
6.
▲
by
denik
14y ago
Try http://sdiehl.github.com/gevent-tutorial/
7.
▲
by
denik
15y ago
We've just released a bunch of updates for gevent-websocket: https://bitbucket.org/denis/gevent-websocket We use it successfully at SiteSupport ( http://sitesupport.com )
8.
▲
Show HN: Remote Desktop for Web Apps
(sitesupport.com)
12 points
by
denik
15y ago
|
3 comments
9.
▲
by
denik
15y ago
I have written about the reasons here: http://blog.gevent.org/2011/04/28/libev-and-libevent/
10.
▲
Gevent 1.0a1 is available (libev/c-ares instead of libevent)
(groups.google.com)
36 points
by
denik
15y ago
|
5 comments
11.
▲
by
denik
15y ago
There are 2 possible ways for the next release a) conservative - use libevent's http on top of libev-libevent emulation b) reimplement them; maybe start with an http server that already uses libev, like bjoern Conservative option might be c
12.
▲
by
denik
16y ago
Indeed, sorry. Here's the correct link: http://bitbucket.org/Jeffrey/gevent-socketio (by the same guy)
13.
▲
by
denik
16y ago
For those Python developers who want to try socket.io, there's an implementation of server part of socket.io in Python: http://www.gelens.org/code/gevent-websocket/
14.
▲
by
denik
16y ago
I mentioned mysql-connector as an example of a complex enough library that runs with gevent via monkey patching (in reply to "gevent only solves the most simple conversions by monkey patching", which is wrong). Have you tried gevent-MySQL?
15.
▲
by
denik
16y ago
gevent runs most of the protocol implementations written on top of standard socket and ssl modules. For example, pure Python mysql-connector works fine with gevent. There's also a mysql driver for gevent implemented as an extension: http:/
16.
▲
by
denik
16y ago
Another similar library: http://gevent.org
17.
▲
Gevent 0.13.1 released (Concurrency library for Python)
(blog.gevent.org)
4 points
by
denik
16y ago
|
0 comments
18.
▲
by
denik
16y ago
if need a similar site, try omegle.com
19.
▲
by
denik
16y ago
There are contributions on the mailing list of threadpool and subprocess handling. But you're right this should be in the library - we're working on it.
20.
▲
by
denik
16y ago
You should also check out gevent ( http://gevent.org ) which is similar to eventlet.
21.
▲
Call for gevent sponsorship
(gevent.org)
2 points
by
denik
16y ago
|
0 comments
22.
▲
by
denik
16y ago
here's another long polling chat, in Python and with source code: http://chat.gevent.org
23.
▲
by
denik
16y ago
here's a library to do async concurrency in a synchronous way without yields (using greenlets): http://www.gevent.org
24.
▲
by
denik
16y ago
Monkey patching is not mandatory. 3rd party modules can be "ported" to gevent manually as well. It's a matter of preference probably. Would like to know what better solutions you have in mind. not sure if counts as large-scale but omegle.co
25.
▲
Gevent 0.13.0 released - coroutine network library for Python
(gevent.org)
14 points
by
denik
16y ago
|
8 comments
26.
▲
Work on gevent during Google Summer of Code
(blog.gevent.org)
4 points
by
denik
16y ago
|
1 comments
27.
▲
Comparing Eventlet and gevent
(blog.gevent.org)
4 points
by
denik
17y ago
|
0 comments
28.
▲
by
denik
17y ago
Filtering is one of the possible features indeed. I've added a suggestion here: http://rssim.uservoice.com/forums/40421-general/suggestions/... if you need it, vote for it!
29.
▲
by
denik
17y ago
1) send STOP to the bot. More info here: http://www.rss.im/help or send HELP to the bot 2) that's what verification code is for. chatbot won't send notifications or even feed's url and title until the account is verified
30.
▲
Ask HN: Review my app - Notification Service
(rss.im)
19 points
by
denik
17y ago
|
12 comments
More ›