Property:Notes

From atwg
Revision as of 08:28, 10 February 2018 by Ccicalese (talk | contribs) (Created page with "Has type::Text")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Showing 8 pages using this property.
0
Routing for external services should be handled outside of MediaWiki (Varnish). The MW routing should be done using a service runner that can be run separately from MW for WMF use, but could be run in the same process for small installs. Where a service lives, node, MW, or elsewhere should be transparent to clients. We should then figure out any necessary routing, mapping, proxying, etc without the clients needing to worry about this. This means we have an agreed upon REST url pattern that spans all services and routers. For MW APIs, thsse should be routed from Varnish to MW via some sort of configuration.  +
Should be designed by a group consisting of members from the MW Platform team, Services, Readers and Contributors. This ensures that those who know the MW platform best, those who have experience designing REST services, and those who implement the clients all agree on the design  +
CSA: Added "re-evaluate technology tradeoffs"; perhaps split into a separate first-year research goal?  +
Primary candidates are those where LAMP stack needs are vastly different than WMF scaling needs such as: Storage and Event Propagation  +
The code cleanup and refactoring doesn't need to depend on the architecture document.  +
Virtualization/Containerization/Cloud/Shared/Bare metal?  +
These goals need to better stress "increase commonality between WMF and 3rd party installs", rather than treating 3rd party installs as a separate configuration target  +