I have created a simple web app to Import data from excel to database. Excel sheet has millions of records if i Transfer these records then it takes time 10 to 15 minutes. But I want to create back end process which will never kill till complete.
Please suggest me solutions.