Friday 15 August 2014

intermediate server (opensource) in between legacy wcf web service and mobile app -


We have a legacy WCF web service and have evolved in its front end HTML Now we use the commonly used modules Are planning to develop a mobile app or mobile web site. With the mobile app, we are planning to implement web services. Web services have been developed as restart web services, but pointing to the page in web services is not applicable to any of the web services, so if If we are using web services from mobile apps, then this could crash due to heavy data (JSON). For customer list web services, for example, it gives all customer details in the same call. At this time the mobile app can be very slow or it can be an accident.

So we are planning to develop a proxy between legacy web services and mobile applications. To get mobile app data, you can use a proxy in the form of proxy (unscrupulous web service returns JSN) and such products as pages we can apply in a proxy. And for that we have to use Microsoft Technologies. Our question is whether any similar projects are available in Codeplex or any open source?

Has anyone been in the same situation?

If one of the calls is too large (customer list web service) and you want to page it So, I know that the box that you have to do this is not out of the box.

Any proxy that you present will have to make a big call clearly and then give it a page for the original client Will happen.

But what you can do is present an intermediary caching system, the results of the large WCF calls are here, and then write a new service.

The Appfibric is a Microsoft Distributed Cache That Can Do It for You

So I write a job from time to time to call the WCF service, and those results in AppFabric And then write a new service that reads from AppFabric.

No comments:

Post a Comment