Viewing profile — lifo
lifo
HN member- Joined
- Thu, May 01, 2008, 7:58 PM UTC
- HN karma
- 193
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About lifo
No profile information was provided.
Recent public activity
-
comment
Comment #17495721
How is this different from Enigma, https://enigma.co , which originated at MIT a few years back and did an ICO last year? Enigma already has TEE (they have Intel partnership for th…
-
comment
Comment #9421973
You can't use Faye without eventmachine. Cable only uses faye-websocket though - https://github.com/faye/faye-websocket-ruby . Do let me know if you had any negative experiences wi…
-
comment
Comment #9421153
As someone who's done the bulk of the work for Action Cable, I wanted to clear the confusion re: cable and eventmachine. Cable is currently using EventMachine because it uses faye-…
-
comment
Comment #3461580
> That's correct, but any C IO (such as DB queries) will generally release the GIL, which allows other threads to run. Ditto with Ruby too.
- story
-
comment
Comment #2942131
Personally, I think Cramp's interface is a lot better than Goliath when it comes to streaming, because everything is streaming in Cramp. YMMV. https://github.com/lifo/cramp/blob/ma…
-
comment
Comment #2941642
1. It can work within the same Rails process if you're using async Rails. 2. http://cramp.in/examples two chat apps there. But I don't have a live demo running.
-
comment
Comment #2941516
It's a great fit when you need to use your existing Ruby code. Active Record models for example. It works very good alongside async sinatra as well. All said, it all boils down to …
-
comment
Comment #2941361
I'd love to see it too! However, I do think the comparisons should be about the ability handle the number of open connections seamlessly and not req/sec. And relevant memory/cpu us…
-
comment
Comment #2941340
Ha! I didn't realize about '/'. I asked in #startups about giving my old thread a bump but no one responded. So I tried making a new post and it worked!
-
comment
Comment #2941324
Cramp is a fully asynchronous web framework that's very good at dealing with thousands of open connections. It supports WebSockets (latest protocol) and Server-sent Events out of t…
- story
- story
- story
-
comment
Comment #2655493
You seem to know very little about Rails 3. But if you think ramaze has a "community", I guess I can understand why.
- story