You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/10/15 21:07:31 UTC

[jira] Commented: (THRIFT-607) Service Registry for Thrift based Services

    [ https://issues.apache.org/jira/browse/THRIFT-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766175#action_12766175 ] 

Todd Lipcon commented on THRIFT-607:
------------------------------------

Hi Roger,

I think this is (and should be) out of scope for Thrift itself. It would be a great project to have alongside that integrates nicely with Thrift, but I don't think it belongs in the core codebase. Facebook has their own system for this, and I imagine most other big users have inhouse solutions as well, so having a service management framework bundled with Thrift would probably end up messy.

-Todd

> Service Registry for Thrift based Services
> ------------------------------------------
>
>                 Key: THRIFT-607
>                 URL: https://issues.apache.org/jira/browse/THRIFT-607
>             Project: Thrift
>          Issue Type: Wish
>            Reporter: Roger Meier
>
> Hi
> I would love to have a standardized service registry located on each device (e.g. DeviceService or ServiceRegistry).
> This would help to access and lookup thrift services in the same way for different implementations.
> Here are some ideas for such a generic standardized thrift service registry:
> - each service on a device can register itself at the registry service
> - lookup and search functionality
> - provide information(e.g. name, port, version, thrift IDL) about registered services
> - etc.
> Regards
> Roger

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.