在应用程序中管理太多Web服务的最佳方法是什么? [英] what is the best approach to come out of managing too many webservices in an application?

查看:119
本文介绍了在应用程序中管理太多Web服务的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在开发一个包含大约70个Web服务的应用程序。现在管理这些中的每一个都成为一个网格,并且对于每个新功能,人们一次又一次地创建新服务,因为没有人敢于修改现有服务。

现在我们正在寻找最佳的解决方案,以便从服务网中走出来。

如果有任何人面对并重新定向此问题请重定向我。

We are working on an application that has about 70 web services. Now managing each of these is become a mesh and for each new feature people are creating new services again and again since nobody dare to modify the existing services.
Now we are looking for best solutions to come out of the services mesh.
please redirect me if any one has faced and fixed this issue.

推荐答案

您的应用程序包含大量Web服务?您不想自己管理所有这些吗?



这是一个想法,构建一个管理这些服务的应用程序。您可以为您的同事设置GUI友好,以便他们可以轻松找到特定的Web服务并进行修改。这样做也可以(用SQL或其他东西)为它创建一个网站,所以用户可以自己做。



最好的问候,
- Dimitri
You have an application with a multitude of web services? You do not want to manage all of these yourself?

Here's an idea, build an application that manages these services. You can make it GUI friendly for your co-workers, so they can easily find the specific web service, and modify it. Doing this also makes it possible (with SQL, or something) to create a website for it, so the users can do it themselves.

Best Regards,
- Dimitri


您好。



所有这些Web服务都有接口,不是吗?谁在设计这些接口?如果每个开发人员都认为合适,那么这就是问题的根源。



一个好的第一步就是让它成为某人(或某个团队的)管理这些接口的工作就是这样,他们可以负责将相关功能分组到更少的服务中并提供文档,以便开发人员知道他们正在实现的是什么,以及如何访问它。



如果需要,你可以更好地实施Dimitri的解决方案。



希望这很有用。



问候,Stewart
Hi.

All these web services have interfaces, don't they? Who is designing these interfaces? If it is each developer as they see fit, then this is the root of your problem.

A good first step would be to make it someone's (or some team's) job to manage these interfaces, that way, they can be responsible for grouping related functionality into fewer services & providing documentation so that developers know whether what they are implementing already exists, and how to access it.

You would then be in a much better position to implement Dimitri's solution, if required.

Hope this is useful.

Regards, Stewart


这篇关于在应用程序中管理太多Web服务的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆