Can I make a fully non-blocking backend application with http-kit and core.async?

With the async approach you get to send the data to the client when its ready, instead of blocking a thread the whole time its being prepared. For http-kit, you should be using an async handler described in the documentation. After delegating the request to an async handler in a proper way, you can implement … Read more

Comparing core.async and Functional Reactive Programming (+Rx)

I think main problem is your assumption about the tackled problem are not quite so, since none of them are tackling the asynchronicity “problem”. The abstractions FRP main idea is propagation of change, think about accomplishing the same thing Excel does, where you define cells depending on each other in a cascade, and when one … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)