Opened 15 years ago
Last modified 14 years ago
#327 closed enhancement
Convert Device Mapper into Location Service — at Version 1
| Reported by: | Jiri Svoboda | Owned by: | Jiri Svoboda |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5.0 |
| Component: | helenos/srv/devman | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description (last modified by )
(Was: Eliminate Device Mapper) Knights, new plan: Devmap will not be eliminated, but converted into a Location Service. Location service functionality consists of two major parts:
- Look up service by name (naming, white pages)
- Look up service by type (trading, yellow pages)
Devmap already supports the first part. The tasks required are thus:
- Rename
devmaptoloc,devfstolocfs - Implement
loccategories, a replacement fordevmanclasses - Support for easy construction of unique service names
After this is done, devman will be updated accordingly:
- Changes in
devmapto utiliseloccategories - Route connections directly from
locto server, not throughdevman - Optionally implement
devfscompanion server fordevmap(not necessary)
Change History (1)
comment:1 by , 14 years ago
| Description: | modified (diff) |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
| Summary: | Eliminate Device Mapper → Convert Device Mapper into Location Service |
Note:
See TracTickets
for help on using tickets.
