| bio | website | |
|---|---|---|
| location | ||
| age | 35 | |
| visits | member for | 5 months |
| seen | May 12 at 5:37 | |
| stats | profile views | 1 |
|
May 11 |
answered | Effective team meetings |
|
May 11 |
comment |
Single write, multiple read of stateful objects Do you have scalability constraints? Have you considered making the computation distributed? Have you looked at storm? It uses reliable streaming in a predefined topology of computation layers that would allow you to accomplish what you described at scale. |
|
May 10 |
answered | Is RESTful API appropriate for services which are nearly computational in nature? |
|
May 10 |
answered | How is transparency defined in context of the broker architecture? |
|
Nov 24 |
comment |
Optimization of a Hybrid Pagination Scheme Assuming each page data is served in JSON format, and has a unique HTTP URI, would a simple HTTP caching server suffice? If the data updates frequently you can use etag or other form of HTTP document versioning. For more frequent changes you can use two way communication with the server (see Atmosphere javascript client for example). |
|
Nov 24 |
awarded | Teacher |
|
Nov 24 |
answered | More productive alone than in a team? |